Home
last modified time | relevance | path

Searched defs:rcu_stress (Results 1 – 1 of 1) 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