Home
last modified time | relevance | path

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

/linux/tools/testing/radix-tree/
H A Dmaple.c26 struct rcu_test_struct2 { struct
57 struct rcu_test_struct2 *test; argument
33922 static void rcu_reader_register(struct rcu_test_struct2 *test) in rcu_reader_register()
33932 unsigned int id, struct rcu_test_struct2 *test) in rcu_reader_setup()
33947 struct rcu_test_struct2 *test = reader->test; in rcu_reader_fwd()
34057 struct rcu_test_struct2 *test = reader->test; in rcu_reader_rev()
34187 static void rcu_stress_rev(struct maple_tree *mt, struct rcu_test_struct2 *test, in rcu_stress_rev()
34246 static void rcu_stress_fwd(struct maple_tree *mt, struct rcu_test_struct2 *test, in rcu_stress_fwd()
34319 struct rcu_test_struct2 test; in rcu_stress()