Searched refs:torture_hrtimeout_jiffies (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/ |
| H A D | torture.c | 137 int torture_hrtimeout_jiffies(u32 baset_j, struct torture_random_state *trsp) in torture_hrtimeout_jiffies() function 143 EXPORT_SYMBOL_GPL(torture_hrtimeout_jiffies); 359 torture_hrtimeout_jiffies(onoff_holdoff, &rand); in torture_onoff() 366 torture_hrtimeout_jiffies(HZ / 10, &rand); in torture_onoff() 376 torture_hrtimeout_jiffies(onoff_interval, &rand); in torture_onoff() 567 torture_hrtimeout_jiffies(shuffle_interval, &rand); in torture_shuffle() 769 torture_hrtimeout_jiffies(stutter - 1, NULL); in torture_stutter() 772 torture_hrtimeout_jiffies(stutter_gap, NULL); in torture_stutter()
|
| /linux/kernel/rcu/ |
| H A D | rcutorture.c | 2007 torture_hrtimeout_jiffies(torture_random(&rand) % 10, &rand); in rcu_torture_fakewriter() 2020 torture_hrtimeout_jiffies(torture_random(&rand) % 16, &rand); in rcu_torture_fakewriter() 2025 torture_hrtimeout_jiffies(torture_random(&rand) % 16, &rand); in rcu_torture_fakewriter() 2030 torture_hrtimeout_jiffies(torture_random(&rand) % 16, &rand); in rcu_torture_fakewriter() 2035 torture_hrtimeout_jiffies(torture_random(&rand) % 16, &rand); in rcu_torture_fakewriter() 2045 torture_hrtimeout_jiffies(torture_random(&rand) % 16, in rcu_torture_fakewriter() 2056 torture_hrtimeout_jiffies(torture_random(&rand) % 16, in rcu_torture_fakewriter() 2063 torture_hrtimeout_jiffies(torture_random(&rand) % 16, in rcu_torture_fakewriter() 2070 torture_hrtimeout_jiffies(torture_random(&rand) % 16, in rcu_torture_fakewriter()
|