Searched refs:shutdown_task (Results 1 – 2 of 2) sorted by relevance
456 static struct task_struct *shutdown_task; variable503 shutdown_task = NULL; /* Avoid self-kill deadlock. */ in torture_shutdown()522 shutdown_task); in torture_shutdown_init()556 if (shutdown_task != NULL) { in torture_shutdown_cleanup()558 kthread_stop(shutdown_task); in torture_shutdown_cleanup()560 shutdown_task = NULL; in torture_shutdown_cleanup()
98 static struct task_struct *shutdown_task; variable647 shutdown_task); in rcu_perf_init()