Lines Matching refs:rcu_head
511 void call_rcu(struct rcu_head *head, void (*func)(struct rcu_head *rcu)) in call_rcu()
1624 static void rcu_oom_callback(struct rcu_head *rhp) in rcu_oom_callback()
1919 struct rcu_head *rhp; in rcu_nocb_cpu_needs_barrier()
1965 struct rcu_head *rhp, in __call_rcu_nocb_enqueue()
1966 struct rcu_head **rhtp, in __call_rcu_nocb_enqueue()
1971 struct rcu_head **old_rhpp; in __call_rcu_nocb_enqueue()
2029 static bool __call_rcu_nocb(struct rcu_data *rdp, struct rcu_head *rhp, in __call_rcu_nocb()
2140 struct rcu_head **tail; in nocb_leader_wait()
2271 struct rcu_head *list; in rcu_nocb_kthread()
2272 struct rcu_head *next; in rcu_nocb_kthread()
2273 struct rcu_head **tail; in rcu_nocb_kthread()
2564 static bool __call_rcu_nocb(struct rcu_data *rdp, struct rcu_head *rhp, in __call_rcu_nocb()
2912 struct rcu_head rh;
2916 static void rcu_sysidle_cb(struct rcu_head *rhp) in rcu_sysidle_cb()