Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/radix-tree/
Dmaple.c30 struct rcu_test_struct2 { struct
54 struct rcu_test_struct2 *test; argument
34276 static void rcu_reader_register(struct rcu_test_struct2 *test) in rcu_reader_register()
34286 unsigned int id, struct rcu_test_struct2 *test) in rcu_reader_setup()
34301 struct rcu_test_struct2 *test = reader->test; in rcu_reader_fwd()
34411 struct rcu_test_struct2 *test = reader->test; in rcu_reader_rev()
34541 static void rcu_stress_rev(struct maple_tree *mt, struct rcu_test_struct2 *test, in rcu_stress_rev()
34600 static void rcu_stress_fwd(struct maple_tree *mt, struct rcu_test_struct2 *test, in rcu_stress_fwd()
34673 struct rcu_test_struct2 test; in rcu_stress()