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

/linux-master/kernel/
H A Dworkqueue.c3370 * will be explained in rescuer_thread().
3449 * rescuer_thread - the rescuer thread function
3469 static int rescuer_thread(void *__rescuer)
5446 rescuer->task = kthread_create(rescuer_thread, rescuer, "kworker/R-%s", wq->name);
3456 static int rescuer_thread(void *__rescuer) function

Completed in 1545 milliseconds