Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dtorture.h87 int torture_hrtimeout_us(u32 baset_us, u32 fuzzt_ns, struct torture_random_state *trsp);
/linux-6.15/kernel/
H A Dtorture.c107 int torture_hrtimeout_us(u32 baset_us, u32 fuzzt_ns, struct torture_random_state *trsp) in torture_hrtimeout_us() function
113 EXPORT_SYMBOL_GPL(torture_hrtimeout_us);
/linux-6.15/kernel/rcu/
H A Drcutorture.c1515 torture_hrtimeout_us(500, 1000, &rand); in rcu_torture_writer()
1582 torture_hrtimeout_us(torture_random(&rand) % gp_cond_wi, in rcu_torture_writer()
1591 torture_hrtimeout_us(torture_random(&rand) % gp_cond_wi_exp, in rcu_torture_writer()
1600 torture_hrtimeout_us(torture_random(&rand) % gp_cond_wi, in rcu_torture_writer()
1609 torture_hrtimeout_us(torture_random(&rand) % gp_cond_wi_exp, in rcu_torture_writer()
1630 torture_hrtimeout_us(torture_random(&rand) % gp_poll_wi, in rcu_torture_writer()
1651 torture_hrtimeout_us(torture_random(&rand) % gp_poll_wi, in rcu_torture_writer()
1661 torture_hrtimeout_us(torture_random(&rand) % gp_poll_wi_exp, in rcu_torture_writer()
1670 torture_hrtimeout_us(torture_random(&rand) % gp_poll_wi_exp, in rcu_torture_writer()
2319 torture_hrtimeout_us(500, 1000, &rand); in rcu_torture_reader()