Lines Matching +defs:node +defs:test
29 #define RCU_MT_BUG_ON(test, y) {if (y) { test->stop = true; } MT_BUG_ON(test->mt, y); } argument
62 struct rcu_test_struct2 *test; member
68 struct maple_alloc *node = mas->alloc; in get_alloc_node_count() local
816 static inline void mas_node_walk(struct ma_state *mas, struct maple_node *node, in mas_node_walk()
892 struct maple_node *node; in mas_descend_walk() local
34321 static void rcu_reader_register(struct rcu_test_struct2 *test) in rcu_reader_register()
34331 unsigned int id, struct rcu_test_struct2 *test) in rcu_reader_setup()
34346 struct rcu_test_struct2 *test = reader->test; in rcu_reader_fwd() local
34456 struct rcu_test_struct2 *test = reader->test; in rcu_reader_rev() local
34586 static void rcu_stress_rev(struct maple_tree *mt, struct rcu_test_struct2 *test, in rcu_stress_rev()
34645 static void rcu_stress_fwd(struct maple_tree *mt, struct rcu_test_struct2 *test, in rcu_stress_fwd()
34718 struct rcu_test_struct2 test; in rcu_stress() local
34819 int eval_rcu_entry(struct rcu_test_struct *test, void *entry, bool *update_2, in eval_rcu_entry()
34856 struct rcu_test_struct *test = (struct rcu_test_struct *)ptr; in rcu_val() local
34885 struct rcu_test_struct *test = (struct rcu_test_struct *)ptr; in rcu_loop() local
34966 struct rcu_test_struct3 *test = ptr; in rcu_slot_store_reader() local
34989 struct rcu_test_struct3 test = {.stop = false, .mt = mt}; in run_check_rcu_slot_store() local
35864 struct maple_node *node; in farmer_tests() local