Home
last modified time | relevance | path

Searched refs:torture_stop_kthread (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dtorture.h123 #define torture_stop_kthread(n, tp) \ macro
/linux/kernel/
H A Dscftorture.c554 torture_stop_kthread("scftorture_invoker", scf_stats_p[i].task); in scf_torture_cleanup()
558 torture_stop_kthread(scf_torture_stats, scf_torture_stats_task); in scf_torture_cleanup()
/linux/kernel/locking/
H A Dlocktorture.c1175 torture_stop_kthread(lock_torture_writer, writer_tasks[i]); in lock_torture_cleanup()
1182 torture_stop_kthread(lock_torture_reader, in lock_torture_cleanup()
1188 torture_stop_kthread(lock_torture_stats, stats_task); in lock_torture_cleanup()
/linux/kernel/kcsan/
H A Dkcsan_test.c1579 torture_stop_kthread(reader_thread, *stop_thread); in test_exit()