Lines Matching refs:r_end
34317 unsigned long r_start, r_end, alt_start; in rcu_reader_fwd() local
34321 r_end = test->last[index + i]; in rcu_reader_fwd()
34336 r_end = test->last[index + i]; in rcu_reader_fwd()
34349 r_end = test->last[index + i]; in rcu_reader_fwd()
34355 RCU_MT_BUG_ON(test, mas.last != r_end); in rcu_reader_fwd()
34430 unsigned long r_start, r_end, alt_start; in rcu_reader_rev() local
34436 r_end = test->last[index + i]; in rcu_reader_rev()
34451 r_end = test->last[index + i]; in rcu_reader_rev()
34465 r_end = test->last[index + i]; in rcu_reader_rev()
34481 r_start, r_end, expected, alt, in rcu_reader_rev()
34485 RCU_MT_BUG_ON(test, mas.last != r_end); in rcu_reader_rev()