Lines Matching defs:test_reader
34618 int count, struct rcu_reader_struct *test_reader)
34631 struct rcu_reader_struct *this = &test_reader[i];
34677 int count, struct rcu_reader_struct *test_reader)
34688 struct rcu_reader_struct *this = &test_reader[i];
34750 struct rcu_reader_struct test_reader[RCU_RANGE_COUNT / 5];
34785 rcu_reader_setup(&test_reader[i], id, &test);
34787 &test_reader[i])) {
34794 struct rcu_reader_struct *this = &test_reader[i];
34808 rcu_stress_fwd(mt, &test, count, test_reader);
34810 rcu_stress_rev(mt, &test, count, test_reader);