Home
last modified time | relevance | path

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

/linux/kernel/
H A Dtorture.c612 static struct task_struct *shutdown_task; variable
659 shutdown_task = NULL; /* Avoid self-kill deadlock. */ in torture_shutdown()
679 shutdown_task); in torture_shutdown_init()
713 if (shutdown_task != NULL) { in torture_shutdown_cleanup()
715 kthread_stop(shutdown_task); in torture_shutdown_cleanup()
717 shutdown_task = NULL; in torture_shutdown_cleanup()
/linux/kernel/rcu/
H A Drcuscale.c126 static struct task_struct *shutdown_task; variable
901 shutdown_task); in kfree_scale_init()
1127 shutdown_task); in rcu_scale_init()
H A Drefscale.c112 static struct task_struct *shutdown_task; variable
1559 shutdown_task); in ref_scale_init()