Searched refs:rescuer_thread (Results 1 – 1 of 1) sorted by relevance
3341 * will be explained in rescuer_thread().3420 * rescuer_thread - the rescuer thread function3440 static int rescuer_thread(void *__rescuer) in rescuer_thread() function 5575 rescuer->task = kthread_create(rescuer_thread, rescuer, "%s", id_buf); in init_rescuer()