Lines Matching refs:rand
343 DEFINE_TORTURE_RANDOM(rand); in torture_onoff()
357 torture_hrtimeout_jiffies(onoff_holdoff, &rand); in torture_onoff()
362 torture_hrtimeout_jiffies(HZ / 10, &rand); in torture_onoff()
365 cpu = torture_random(&rand) % (maxcpu + 1); in torture_onoff()
372 torture_hrtimeout_jiffies(onoff_interval, &rand); in torture_onoff()
525 DEFINE_TORTURE_RANDOM(rand); in torture_shuffle_tasks()
546 if (!random_shuffle || torture_random(&rand) & 0x1) in torture_shuffle_tasks()
560 DEFINE_TORTURE_RANDOM(rand); in torture_shuffle()
564 torture_hrtimeout_jiffies(shuffle_interval, &rand); in torture_shuffle()
767 DEFINE_TORTURE_RANDOM(rand); in torture_stutter()
777 torture_hrtimeout_jiffies(wtime, &rand); in torture_stutter()