Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtorture.h88 int torture_hrtimeout_ms(u32 baset_ms, u32 fuzzt_us, struct torture_random_state *trsp);
/linux/kernel/
H A Dtorture.c119 int torture_hrtimeout_ms(u32 baset_ms, u32 fuzzt_us, struct torture_random_state *trsp) in torture_hrtimeout_ms() function
130 EXPORT_SYMBOL_GPL(torture_hrtimeout_ms);
/linux/kernel/rcu/
H A Drcutorture.c2655 torture_hrtimeout_ms(1, 1000, &rcu_torture_updown_rand); in rcu_torture_updown()
3936 torture_hrtimeout_ms(preempt_interval, 100, &rand); in rcu_torture_preempt()