Home
last modified time | relevance | path

Searched defs:worker_thread (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/tools/testing/radix-tree/
Dmultiorder.c201 pthread_t worker_thread[num_threads]; in multiorder_iteration_race() local
256 pthread_t worker_thread[num_threads]; in load_race() local
/linux-6.12.1/tools/perf/bench/
Dsched-pipe.c168 static void *worker_thread(void *__tdata) in worker_thread() function
Dnuma.c1153 static void *worker_thread(void *__tdata) in worker_thread() function
/linux-6.12.1/kernel/
Dworkqueue.c3336 static int worker_thread(void *__worker) in worker_thread() function
/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc.h1225 struct task_struct *worker_thread; member