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

/linux-4.1.27/kernel/rcu/
H A Drcutorture.c1179 * of the module loaded, and then by giving the rcu_torture_stats
1180 * kthread full control (or the init/cleanup functions when rcu_torture_stats
1279 rcu_torture_stats(void *arg) rcu_torture_stats() function
1281 VERBOSE_TOROUT_STRING("rcu_torture_stats task started"); rcu_torture_stats()
1285 torture_shutdown_absorb("rcu_torture_stats"); rcu_torture_stats()
1287 torture_kthread_stopping("rcu_torture_stats"); rcu_torture_stats()
1580 torture_stop_kthread(rcu_torture_stats, stats_task); rcu_torture_cleanup()
1775 firsterr = torture_create_kthread(rcu_torture_stats, NULL,

Completed in 37 milliseconds