Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtorture.h94 int torture_shuffle_init(long shuffint);
/linux/kernel/
H A Dtorture.c576 int torture_shuffle_init(long shuffint) in torture_shuffle_init() function
590 EXPORT_SYMBOL_GPL(torture_shuffle_init);
/linux/kernel/locking/
H A Dlocktorture.c1354 firsterr = torture_shuffle_init(shuffle_interval); in lock_torture_init()