Searched refs:torture_hrtimeout_us (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/ |
| H A D | torture.c | 107 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/kernel/rcu/ |
| H A D | rcutorture.c | 1746 torture_hrtimeout_us(500, 1000, &rand); in rcu_torture_writer() 1813 torture_hrtimeout_us(torture_random(&rand) % gp_cond_wi, in rcu_torture_writer() 1822 torture_hrtimeout_us(torture_random(&rand) % gp_cond_wi_exp, in rcu_torture_writer() 1831 torture_hrtimeout_us(torture_random(&rand) % gp_cond_wi, in rcu_torture_writer() 1840 torture_hrtimeout_us(torture_random(&rand) % gp_cond_wi_exp, in rcu_torture_writer() 1863 torture_hrtimeout_us(torture_random(&rand) % gp_poll_wi, in rcu_torture_writer() 1886 torture_hrtimeout_us(torture_random(&rand) % gp_poll_wi, in rcu_torture_writer() 1896 torture_hrtimeout_us(torture_random(&rand) % gp_poll_wi_exp, in rcu_torture_writer() 1905 torture_hrtimeout_us(torture_random(&rand) % gp_poll_wi_exp, in rcu_torture_writer() 2766 torture_hrtimeout_us(500, 1000, &rand); in rcu_torture_reader()
|