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

/linux-master/kernel/locking/
H A Dlocktorture.c980 * loaded, and then by giving the lock_torture_stats kthread full control
981 * (or the init/cleanup functions when lock_torture_stats thread is not
1024 static int lock_torture_stats(void *arg) function
1026 VERBOSE_TOROUT_STRING("lock_torture_stats task started");
1030 torture_shutdown_absorb("lock_torture_stats");
1032 torture_kthread_stopping("lock_torture_stats");
1133 torture_stop_kthread(lock_torture_stats, stats_task);
1374 firsterr = torture_create_kthread(lock_torture_stats, NULL,

Completed in 115 milliseconds