Searched refs:thread_running (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/cptm1217/
H A Dclearpad_tm1217.c124 int thread_running; member in struct:cp_tm1217_device
287 if (ts->thread_running == 1) {
292 ts->thread_running = 1;
315 ts->thread_running = 0;
430 ts->thread_running = 0;
/drivers/staging/lustre/lustre/libcfs/
H A Dtracefile.c56 static int thread_running = 0; variable
174 if (tcd->tcd_cur_pages > 8 && thread_running) {
236 if (thread_running)
1095 if (thread_running)
1109 thread_running = 1;
1120 if (thread_running) {
1125 thread_running = 0;

Completed in 101 milliseconds