Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Drcutorture.c231 struct rcu_stress { struct
232 int age; /* how many update cycles while not rcu_stress_current */ argument
236 struct rcu_stress rcu_stress_array[RCU_STRESS_PIPE_LEN] = { { 0 } }; argument
/openbmc/linux/tools/testing/radix-tree/
H A Dmaple.c34713 static void rcu_stress(struct maple_tree *mt, bool forward) in rcu_stress() function