Searched refs:rcu_synchronize (Results 1 – 3 of 3) sorted by relevance
16 struct rcu_synchronize { struct 23 struct rcu_synchronize *rs_array); argument 28 struct rcu_synchronize __rs_array[ARRAY_SIZE(__crcu_array)]; \
398 * @head: Pointer to rcu_head member within rcu_synchronize structure404 struct rcu_synchronize *rcu; in wakeme_after_rcu() 406 rcu = container_of(head, struct rcu_synchronize, head); in wakeme_after_rcu() 412 struct rcu_synchronize *rs_array) in __wait_rcu_gp()