Lines Matching refs:r_end
34393 unsigned long r_start, r_end, alt_start; in rcu_reader_fwd() local
34397 r_end = test->last[index + i]; in rcu_reader_fwd()
34412 r_end = test->last[index + i]; in rcu_reader_fwd()
34425 r_end = test->last[index + i]; in rcu_reader_fwd()
34431 RCU_MT_BUG_ON(test, mas.last != r_end); in rcu_reader_fwd()
34506 unsigned long r_start, r_end, alt_start; in rcu_reader_rev() local
34512 r_end = test->last[index + i]; in rcu_reader_rev()
34527 r_end = test->last[index + i]; in rcu_reader_rev()
34541 r_end = test->last[index + i]; in rcu_reader_rev()
34557 r_start, r_end, expected, alt, in rcu_reader_rev()
34561 RCU_MT_BUG_ON(test, mas.last != r_end); in rcu_reader_rev()