Home
last modified time | relevance | path

Searched refs:torture_kthread_stopping (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/kernel/
H A Dtorture.c378 torture_kthread_stopping("torture_onoff"); in torture_onoff()
569 torture_kthread_stopping("torture_shuffle"); in torture_shuffle()
650 torture_kthread_stopping("torture_shutdown"); in torture_shutdown()
768 torture_kthread_stopping("torture_stutter"); in torture_stutter()
919 void torture_kthread_stopping(char *title) in torture_kthread_stopping() function
930 EXPORT_SYMBOL_GPL(torture_kthread_stopping);
H A Dscftorture.c229 torture_kthread_stopping("scf_torture_stats"); in scf_torture_stats()
528 torture_kthread_stopping("scftorture_invoker"); in scftorture_invoker()
/linux-6.15/include/linux/
H A Dtorture.h112 void torture_kthread_stopping(char *title);
/linux-6.15/kernel/rcu/
H A Drcutorture.c1269 torture_kthread_stopping("rcu_torture_boost"); in rcu_torture_boost()
1302 torture_kthread_stopping("rcu_torture_fqs"); in rcu_torture_fqs()
1499 torture_kthread_stopping("rcu_torture_writer"); in rcu_torture_writer()
1735 torture_kthread_stopping("rcu_torture_writer"); in rcu_torture_writer()
2331 torture_kthread_stopping("rcu_torture_reader"); in rcu_torture_reader()
2378 torture_kthread_stopping("rcu_nocb_toggle"); in rcu_nocb_toggle()
2513 torture_kthread_stopping("rcu_torture_stats"); in rcu_torture_stats()
3203 torture_kthread_stopping("rcu_torture_fwd_prog"); in rcu_torture_fwd_prog()
3384 torture_kthread_stopping("rcu_torture_barrier"); in rcu_torture_barrier()
3531 torture_kthread_stopping("rcu_torture_read_exit"); in rcu_torture_read_exit()
[all …]
H A Drcuscale.c476 torture_kthread_stopping("rcu_scale_reader"); in rcu_scale_reader()
670 torture_kthread_stopping("rcu_scale_writer"); in rcu_scale_writer()
807 torture_kthread_stopping("kfree_scale_thread"); in kfree_scale_thread()
H A Drefscale.c983 torture_kthread_stopping("ref_scale_reader"); in ref_scale_reader()
1133 torture_kthread_stopping("main_func"); in main_func()
/linux-6.15/kernel/locking/
H A Dlocktorture.c961 torture_kthread_stopping("lock_torture_writer"); in lock_torture_writer()
994 torture_kthread_stopping("lock_torture_reader"); in lock_torture_reader()
1087 torture_kthread_stopping("lock_torture_stats"); in lock_torture_stats()
/linux-6.15/kernel/kcsan/
H A Dkcsan_test.c1506 torture_kthread_stopping("access_thread"); in access_thread()