Home
last modified time | relevance | path

Searched refs:rcu_test_struct2 (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/tools/testing/radix-tree/
Dmaple.c31 struct rcu_test_struct2 { struct
62 struct rcu_test_struct2 *test; argument
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()
34456 struct rcu_test_struct2 *test = reader->test; in rcu_reader_rev()
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()