Lines Matching refs:rcu_exp_work
340 static void __sync_rcu_exp_select_node_cpus(struct rcu_exp_work *rewp) in __sync_rcu_exp_select_node_cpus()
426 struct rcu_exp_work *rewp = in sync_rcu_exp_select_node_cpus()
427 container_of(wp, struct rcu_exp_work, rew_work); in sync_rcu_exp_select_node_cpus()
458 struct rcu_exp_work *rewp; in wait_rcu_exp_gp()
460 rewp = container_of(wp, struct rcu_exp_work, rew_work); in wait_rcu_exp_gp()
464 static inline void synchronize_rcu_expedited_queue_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_queue_work()
470 static inline void synchronize_rcu_expedited_destroy_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_destroy_work()
476 struct rcu_exp_work *rewp = in sync_rcu_exp_select_node_cpus()
477 container_of(wp, struct rcu_exp_work, rew_work); in sync_rcu_exp_select_node_cpus()
510 struct rcu_exp_work *rewp; in wait_rcu_exp_gp()
512 rewp = container_of(wp, struct rcu_exp_work, rew_work); in wait_rcu_exp_gp()
516 static inline void synchronize_rcu_expedited_queue_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_queue_work()
522 static inline void synchronize_rcu_expedited_destroy_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_destroy_work()
955 struct rcu_exp_work rew; in synchronize_rcu_expedited()