Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Drcutorture.c231 struct rcu_stress { struct
236 struct rcu_stress rcu_stress_array[RCU_STRESS_PIPE_LEN] = { { 0 } }; argument
237 struct rcu_stress *rcu_stress_current;
247 struct rcu_stress *p; in rcu_read_stress_test()
303 struct rcu_stress *cp = qatomic_read(&rcu_stress_current); in rcu_update_stress_test()
313 struct rcu_stress *p; in rcu_update_stress_test()
/openbmc/linux/tools/testing/radix-tree/
H A Dmaple.c34713 static void rcu_stress(struct maple_tree *mt, bool forward) in rcu_stress() function
35287 rcu_stress(mt, true); in check_rcu_threaded()
35292 rcu_stress(mt, false); in check_rcu_threaded()