Lines Matching refs:rcu_exp_work
339 static void __sync_rcu_exp_select_node_cpus(struct rcu_exp_work *rewp) in __sync_rcu_exp_select_node_cpus()
425 struct rcu_exp_work *rewp = in sync_rcu_exp_select_node_cpus()
426 container_of(wp, struct rcu_exp_work, rew_work); in sync_rcu_exp_select_node_cpus()
457 struct rcu_exp_work *rewp; in wait_rcu_exp_gp()
459 rewp = container_of(wp, struct rcu_exp_work, rew_work); in wait_rcu_exp_gp()
463 static inline void synchronize_rcu_expedited_queue_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_queue_work()
469 static inline void synchronize_rcu_expedited_destroy_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_destroy_work()
475 struct rcu_exp_work *rewp = in sync_rcu_exp_select_node_cpus()
476 container_of(wp, struct rcu_exp_work, rew_work); in sync_rcu_exp_select_node_cpus()
509 struct rcu_exp_work *rewp; in wait_rcu_exp_gp()
511 rewp = container_of(wp, struct rcu_exp_work, rew_work); in wait_rcu_exp_gp()
515 static inline void synchronize_rcu_expedited_queue_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_queue_work()
521 static inline void synchronize_rcu_expedited_destroy_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_destroy_work()
912 struct rcu_exp_work rew; in synchronize_rcu_expedited()