Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dtorture.c101 int torture_hrtimeout_us(u32 baset_us, u32 fuzzt_ns, struct torture_random_state *trsp) in torture_hrtimeout_us() function
107 EXPORT_SYMBOL_GPL(torture_hrtimeout_us);
740 torture_hrtimeout_us(10, 0, NULL); in stutter_wait()
/linux-6.1.9/include/linux/
Dtorture.h85 int torture_hrtimeout_us(u32 baset_us, u32 fuzzt_ns, struct torture_random_state *trsp);
/linux-6.1.9/kernel/rcu/
Drcutorture.c1370 torture_hrtimeout_us(500, 1000, &rand); in rcu_torture_writer()
2049 torture_hrtimeout_us(500, 1000, &rand); in rcu_torture_reader()