Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dworkqueue.c2464 static int rescuer_thread(void *__rescuer) in rescuer_thread() function
4226 rescuer->task = kthread_create(rescuer_thread, rescuer, "%s", wq->name); in init_rescuer()