Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Drcutorture.c236 struct rcu_stress rcu_stress_array[RCU_STRESS_PIPE_LEN] = { { 0 } }; variable
318 p = &rcu_stress_array[rcu_stress_idx]; in rcu_update_stress_test()
333 qatomic_set(&rcu_stress_array[i].age, in rcu_update_stress_test()
334 rcu_stress_array[i].age + 1); in rcu_update_stress_test()
366 rcu_stress_current = &rcu_stress_array[0]; in stresstest()
396 rcu_stress_current = &rcu_stress_array[0]; in gtest_stress()