Home
last modified time | relevance | path

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

/linux/kernel/
H A Dtorture.c610 static struct task_struct *shutdown_task; variable
657 shutdown_task = NULL; /* Avoid self-kill deadlock. */ in torture_shutdown()
677 shutdown_task); in torture_shutdown_init()
711 if (shutdown_task != NULL) { in torture_shutdown_cleanup()
713 kthread_stop(shutdown_task); in torture_shutdown_cleanup()
715 shutdown_task = NULL; in torture_shutdown_cleanup()
/linux/kernel/rcu/
H A Drcuscale.c126 static struct task_struct *shutdown_task; variable
908 shutdown_task); in kfree_scale_init()
1134 shutdown_task); in rcu_scale_init()