Home
last modified time | relevance | path

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

/kernel/
Dtorture.c516 int torture_shutdown_init(int ssecs, void (*cleanup)(void)) in torture_shutdown_init() function
526 EXPORT_SYMBOL_GPL(torture_shutdown_init);
/kernel/locking/
Dlocktorture.c972 firsterr = torture_shutdown_init(shutdown_secs, in lock_torture_init()
/kernel/rcu/
Drcutorture.c2486 firsterr = torture_shutdown_init(shutdown_secs, rcu_torture_cleanup); in rcu_torture_init()