Lines Matching refs:rcu_head
660 void call_rcu(struct rcu_head *head, rcu_callback_t func) in call_rcu()
1616 static void rcu_oom_callback(struct rcu_head *rhp) in rcu_oom_callback()
1884 struct rcu_head *rhp; in rcu_nocb_cpu_needs_barrier()
1930 struct rcu_head *rhp, in __call_rcu_nocb_enqueue()
1931 struct rcu_head **rhtp, in __call_rcu_nocb_enqueue()
1936 struct rcu_head **old_rhpp; in __call_rcu_nocb_enqueue()
1994 static bool __call_rcu_nocb(struct rcu_data *rdp, struct rcu_head *rhp, in __call_rcu_nocb()
2105 struct rcu_head **tail; in nocb_leader_wait()
2236 struct rcu_head *list; in rcu_nocb_kthread()
2237 struct rcu_head *next; in rcu_nocb_kthread()
2238 struct rcu_head **tail; in rcu_nocb_kthread()
2529 static bool __call_rcu_nocb(struct rcu_data *rdp, struct rcu_head *rhp, in __call_rcu_nocb()
2877 struct rcu_head rh;
2881 static void rcu_sysidle_cb(struct rcu_head *rhp) in rcu_sysidle_cb()