Searched defs:rcu_stress (Results 1 – 2 of 2) sorted by relevance
231 struct rcu_stress { struct232 int age; /* how many update cycles while not rcu_stress_current */ argument236 struct rcu_stress rcu_stress_array[RCU_STRESS_PIPE_LEN] = { { 0 } }; argument
34713 static void rcu_stress(struct maple_tree *mt, bool forward) in rcu_stress() function