Searched refs:rescuer_thread (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 165 milliseconds