Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drcupdate_wait.h16 struct rcu_synchronize { struct
23 struct rcu_synchronize *rs_array); argument
28 struct rcu_synchronize __rs_array[ARRAY_SIZE(__crcu_array)]; \
/linux/kernel/rcu/
H A Dupdate.c398 * @head: Pointer to rcu_head member within rcu_synchronize structure
404 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()
/linux/Documentation/filesystems/nfs/
H A Dlocalio.rst