Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/radix-tree/
Dmaple.c32 struct rcu_test_struct2 { struct
63 struct rcu_test_struct2 *test; argument
34330 static void rcu_reader_register(struct rcu_test_struct2 *test) in rcu_reader_register()
34340 unsigned int id, struct rcu_test_struct2 *test) in rcu_reader_setup()
34355 struct rcu_test_struct2 *test = reader->test; in rcu_reader_fwd()
34465 struct rcu_test_struct2 *test = reader->test; in rcu_reader_rev()
34595 static void rcu_stress_rev(struct maple_tree *mt, struct rcu_test_struct2 *test, in rcu_stress_rev()
34654 static void rcu_stress_fwd(struct maple_tree *mt, struct rcu_test_struct2 *test, in rcu_stress_fwd()
34727 struct rcu_test_struct2 test; in rcu_stress()