Home
last modified time | relevance | path

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

/kernel/
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()
/kernel/rcu/
A Drcuscale.c126 static struct task_struct *shutdown_task; variable
908 shutdown_task); in kfree_scale_init()
1134 shutdown_task); in rcu_scale_init()
A Drefscale.c112 static struct task_struct *shutdown_task; variable
1202 shutdown_task); in ref_scale_init()

Completed in 712 milliseconds