Lines Matching refs:r_end
34362 unsigned long r_start, r_end, alt_start; in rcu_reader_fwd() local
34366 r_end = test->last[index + i]; in rcu_reader_fwd()
34381 r_end = test->last[index + i]; in rcu_reader_fwd()
34394 r_end = test->last[index + i]; in rcu_reader_fwd()
34400 RCU_MT_BUG_ON(test, mas.last != r_end); in rcu_reader_fwd()
34475 unsigned long r_start, r_end, alt_start; in rcu_reader_rev() local
34481 r_end = test->last[index + i]; in rcu_reader_rev()
34496 r_end = test->last[index + i]; in rcu_reader_rev()
34510 r_end = test->last[index + i]; in rcu_reader_rev()
34526 r_start, r_end, expected, alt, in rcu_reader_rev()
34530 RCU_MT_BUG_ON(test, mas.last != r_end); in rcu_reader_rev()