Searched refs:rcu_sync (Results 1 – 4 of 4) sorted by relevance
10 #include <linux/rcu_sync.h>18 * rcu_sync_init() - Initialize an rcu_sync structure19 * @rsp: Pointer to rcu_sync structure to be initialized21 void rcu_sync_init(struct rcu_sync *rsp) in rcu_sync_init() 29 static void rcu_sync_call(struct rcu_sync *rsp) in rcu_sync_call() 36 * @rhp: Pointer to rcu_head in rcu_sync structure to use for synchronization59 struct rcu_sync *rsp = container_of(rhp, struct rcu_sync, cb_head); in rcu_sync_func() 92 * @rsp: Pointer to rcu_sync structure to use for synchronization105 void rcu_sync_enter(struct rcu_sync *rs[all...]
9 #include <linux/rcu_sync.h>14 struct rcu_sync rss;
376 include/linux/rcu_sync.h
416 .. kernel-doc:: include/linux/rcu_sync.h