Searched refs:torture_hrtimeout_us (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/kernel/ |
| D | torture.c | 105 int torture_hrtimeout_us(u32 baset_us, u32 fuzzt_ns, struct torture_random_state *trsp) in torture_hrtimeout_us() function 111 EXPORT_SYMBOL_GPL(torture_hrtimeout_us); 749 torture_hrtimeout_us(10, 0, NULL); in stutter_wait()
|
| /Linux-v6.6/include/linux/ |
| D | torture.h | 85 int torture_hrtimeout_us(u32 baset_us, u32 fuzzt_ns, struct torture_random_state *trsp);
|
| /Linux-v6.6/kernel/rcu/ |
| D | rcutorture.c | 1392 torture_hrtimeout_us(500, 1000, &rand); in rcu_torture_writer() 2095 torture_hrtimeout_us(500, 1000, &rand); in rcu_torture_reader()
|