Lines Matching refs:torture_random

418 	    !(torture_random(rrsp) % (nrealreaders * 2000 * longdelay_ms))) {  in rcu_read_delay()
429 if (!(torture_random(rrsp) % (nrealreaders * 2 * shortdelay_us))) { in rcu_read_delay()
434 !(torture_random(rrsp) % (nrealreaders * 500))) { in rcu_read_delay()
633 delay = torture_random(rrsp) % in srcu_read_delay()
1305 unsigned long r = torture_random(trsp); in do_rtws_sync()
1376 udelay(torture_random(&rand) & 0x3ff); in rcu_torture_writer()
1422 switch (synctype[torture_random(&rand) % nsynctypes]) { in rcu_torture_writer()
1435 torture_hrtimeout_jiffies(torture_random(&rand) % 16, &rand); in rcu_torture_writer()
1443 torture_hrtimeout_jiffies(torture_random(&rand) % 16, &rand); in rcu_torture_writer()
1451 torture_hrtimeout_jiffies(torture_random(&rand) % 16, &rand); in rcu_torture_writer()
1459 torture_hrtimeout_jiffies(torture_random(&rand) % 16, &rand); in rcu_torture_writer()
1469 torture_hrtimeout_jiffies(torture_random(&rand) % 16, in rcu_torture_writer()
1478 torture_hrtimeout_jiffies(torture_random(&rand) % 16, in rcu_torture_writer()
1487 torture_hrtimeout_jiffies(torture_random(&rand) % 16, in rcu_torture_writer()
1496 torture_hrtimeout_jiffies(torture_random(&rand) % 16, in rcu_torture_writer()
1514 !(torture_random(&rand) & 0xff & (!!expediting - 1))) { in rcu_torture_writer()
1587 torture_hrtimeout_jiffies(torture_random(&rand) % 10, &rand); in rcu_torture_fakewriter()
1589 torture_random(&rand) % (nfakewriters * 8) == 0) { in rcu_torture_fakewriter()
1592 switch (synctype[torture_random(&rand) % nsynctypes]) { in rcu_torture_fakewriter()
1600 torture_hrtimeout_jiffies(torture_random(&rand) % 16, &rand); in rcu_torture_fakewriter()
1605 torture_hrtimeout_jiffies(torture_random(&rand) % 16, &rand); in rcu_torture_fakewriter()
1610 torture_hrtimeout_jiffies(torture_random(&rand) % 16, &rand); in rcu_torture_fakewriter()
1615 torture_hrtimeout_jiffies(torture_random(&rand) % 16, &rand); in rcu_torture_fakewriter()
1621 torture_hrtimeout_jiffies(torture_random(&rand) % 16, in rcu_torture_fakewriter()
1628 torture_hrtimeout_jiffies(torture_random(&rand) % 16, in rcu_torture_fakewriter()
1635 torture_hrtimeout_jiffies(torture_random(&rand) % 16, in rcu_torture_fakewriter()
1642 torture_hrtimeout_jiffies(torture_random(&rand) % 16, in rcu_torture_fakewriter()
1687 rdrchked = torture_random(trsp) % nrealreaders; in rcu_torture_reader_do_mbchk()
1689 rdrchker = torture_random(trsp) % nrealreaders; in rcu_torture_reader_do_mbchk()
1788 lockit = !cur_ops->no_pi_lock && !statesnew && !(torture_random(trsp) & 0xffff); in rcutorture_one_extend()
1834 unsigned long randmask1 = torture_random(trsp) >> 8; in rcutorture_extend_mask()
1893 i = (torture_random(trsp) >> 3); in rcutorture_loop_extend()
1909 bool checkpolling = !(torture_random(trsp) & 0xfff); in rcu_torture_one_read()
2093 r = torture_random(&rand); in rcu_nocb_toggle()
2102 toggle_delay = torture_random(&rand) % toggle_fuzz + toggle_interval; in rcu_nocb_toggle()
2639 dur = sd4 + torture_random(&trs) % (sd - sd4); in rcu_torture_fwd_prog_nr()