Home
last modified time | relevance | path

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

/linux/kernel/
A Dtorture.c131 int torture_hrtimeout_jiffies(u32 baset_j, struct torture_random_state *trsp) in torture_hrtimeout_jiffies() function
137 EXPORT_SYMBOL_GPL(torture_hrtimeout_jiffies);
768 torture_hrtimeout_jiffies(wtime, &rand); in torture_stutter()
772 torture_hrtimeout_jiffies(wtime, NULL); in torture_stutter()
776 torture_hrtimeout_jiffies(stutter_gap, NULL); in torture_stutter()
/linux/include/linux/
A Dtorture.h92 int torture_hrtimeout_jiffies(u32 baset_j, struct torture_random_state *trsp);
/linux/kernel/rcu/
A Drcutorture.c1222 torture_hrtimeout_jiffies(torture_random(&rand) % 16, &rand); in rcu_torture_writer()
1232 torture_hrtimeout_jiffies(torture_random(&rand) % 16, in rcu_torture_writer()
1310 torture_hrtimeout_jiffies(torture_random(&rand) % 10, &rand); in rcu_torture_fakewriter()
1323 torture_hrtimeout_jiffies(torture_random(&rand) % 16, &rand); in rcu_torture_fakewriter()
1329 torture_hrtimeout_jiffies(torture_random(&rand) % 16, in rcu_torture_fakewriter()

Completed in 11 milliseconds