Lines Matching defs:test_reader
34587 int count, struct rcu_reader_struct *test_reader)
34600 struct rcu_reader_struct *this = &test_reader[i];
34646 int count, struct rcu_reader_struct *test_reader)
34657 struct rcu_reader_struct *this = &test_reader[i];
34719 struct rcu_reader_struct test_reader[RCU_RANGE_COUNT / 5];
34754 rcu_reader_setup(&test_reader[i], id, &test);
34756 &test_reader[i])) {
34763 struct rcu_reader_struct *this = &test_reader[i];
34777 rcu_stress_fwd(mt, &test, count, test_reader);
34779 rcu_stress_rev(mt, &test, count, test_reader);