Searched refs:rcu_synchronize (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Drcupdate_wait.h16 struct rcu_synchronize { struct
23 struct rcu_synchronize *rs_array);
28 struct rcu_synchronize __rs_array[ARRAY_SIZE(__crcu_array)]; \
/linux-master/kernel/rcu/
H A Dupdate.c398 * @head: Pointer to rcu_head member within rcu_synchronize structure
404 struct rcu_synchronize *rcu;
406 rcu = container_of(head, struct rcu_synchronize, head);
412 struct rcu_synchronize *rs_array)
H A Dsrcutiny.c199 struct rcu_synchronize rs;
H A Dsrcutree.c1379 struct rcu_synchronize rcu;

Completed in 123 milliseconds