Searched refs:statesnew (Results 1 – 1 of 1) sorted by relevance
1983 int statesnew = ~*readstate & newstate; in rcutorture_one_extend() local1993 if (statesnew & RCUTORTURE_RDR_BH) in rcutorture_one_extend()1995 if (statesnew & RCUTORTURE_RDR_RBH) in rcutorture_one_extend()1997 if (statesnew & RCUTORTURE_RDR_IRQ) in rcutorture_one_extend()1999 if (statesnew & RCUTORTURE_RDR_PREEMPT) in rcutorture_one_extend()2001 if (statesnew & RCUTORTURE_RDR_SCHED) in rcutorture_one_extend()2003 if (statesnew & RCUTORTURE_RDR_RCU_1) in rcutorture_one_extend()2005 if (statesnew & RCUTORTURE_RDR_RCU_2) in rcutorture_one_extend()2010 idxold1 | statesnew, statesnew, statesold, insoftirq); in rcutorture_one_extend()2055 lockit = !cur_ops->no_pi_lock && !statesnew && !(torture_random(trsp) & 0xffff); in rcutorture_one_extend()[all …]