Searched refs:rcu_torture_stall (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/rcu/
H A Drcutorture.c1360 static int rcu_torture_stall(void *args) rcu_torture_stall() function
1364 VERBOSE_TOROUT_STRING("rcu_torture_stall task started"); rcu_torture_stall()
1366 VERBOSE_TOROUT_STRING("rcu_torture_stall begin holdoff"); rcu_torture_stall()
1368 VERBOSE_TOROUT_STRING("rcu_torture_stall end holdoff"); rcu_torture_stall()
1373 pr_alert("rcu_torture_stall start.\n"); rcu_torture_stall()
1380 pr_alert("rcu_torture_stall end.\n"); rcu_torture_stall()
1382 torture_shutdown_absorb("rcu_torture_stall"); rcu_torture_stall()
1393 return torture_create_kthread(rcu_torture_stall, NULL, stall_task); rcu_torture_stall_init()
1560 torture_stop_kthread(rcu_torture_stall, stall_task); rcu_torture_cleanup()

Completed in 43 milliseconds