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.c32 struct rcu_test_struct2 { struct
63 struct rcu_test_struct2 *test; argument
34352 static void rcu_reader_register(struct rcu_test_struct2 *test) in rcu_reader_register()
34362 unsigned int id, struct rcu_test_struct2 *test) in rcu_reader_setup()
34377 struct rcu_test_struct2 *test = reader->test; in rcu_reader_fwd()
34487 struct rcu_test_struct2 *test = reader->test; in rcu_reader_rev()
34617 static void rcu_stress_rev(struct maple_tree *mt, struct rcu_test_struct2 *test, in rcu_stress_rev()
34676 static void rcu_stress_fwd(struct maple_tree *mt, struct rcu_test_struct2 *test, in rcu_stress_fwd()
34749 struct rcu_test_struct2 test; in rcu_stress()