Home
last modified time | relevance | path

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

/kernel/
Dtorture.c661 int torture_shutdown_init(int ssecs, void (*cleanup)(void)) in torture_shutdown_init() function
671 EXPORT_SYMBOL_GPL(torture_shutdown_init);
Dscftorture.c612 firsterr = torture_shutdown_init(shutdown_secs, scf_torture_cleanup); in scf_torture_init()
/kernel/locking/
Dlocktorture.c1034 firsterr = torture_shutdown_init(shutdown_secs, in lock_torture_init()
/kernel/rcu/
Drcutorture.c3618 firsterr = torture_shutdown_init(shutdown_secs, rcu_torture_cleanup); in rcu_torture_init()