Searched refs:lock_torture_stats (Results 1 – 1 of 1) sorted by relevance
981 * loaded, and then by giving the lock_torture_stats kthread full control982 * (or the init/cleanup functions when lock_torture_stats thread is not1025 static int lock_torture_stats(void *arg) in lock_torture_stats() function 1027 VERBOSE_TOROUT_STRING("lock_torture_stats task started"); in lock_torture_stats() 1031 torture_shutdown_absorb("lock_torture_stats"); in lock_torture_stats() 1033 torture_kthread_stopping("lock_torture_stats"); in lock_torture_stats() 1134 torture_stop_kthread(lock_torture_stats, stats_task); in lock_torture_cleanup() 1375 firsterr = torture_create_kthread(lock_torture_stats, NULL, in lock_torture_init()