Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree_exp.h339 static void __sync_rcu_exp_select_node_cpus(struct rcu_exp_work *rewp) in __sync_rcu_exp_select_node_cpus() argument
346 struct rcu_node *rnp = container_of(rewp, struct rcu_node, rew); in __sync_rcu_exp_select_node_cpus()
425 struct rcu_exp_work *rewp = in sync_rcu_exp_select_node_cpus() local
428 __sync_rcu_exp_select_node_cpus(rewp); in sync_rcu_exp_select_node_cpus()
462 struct rcu_exp_work *rewp; in wait_rcu_exp_gp() local
464 rewp = container_of(wp, struct rcu_exp_work, rew_work); in wait_rcu_exp_gp()
465 rcu_exp_sel_wait_wake(rewp->rew_s); in wait_rcu_exp_gp()
480 struct rcu_exp_work *rewp = in sync_rcu_exp_select_node_cpus() local
483 __sync_rcu_exp_select_node_cpus(rewp); in sync_rcu_exp_select_node_cpus()
519 struct rcu_exp_work *rewp; in wait_rcu_exp_gp() local
[all …]