Searched refs:rcu_do_batch (Results 1 – 3 of 3) sorted by relevance
652 rcu_do_batch(rcu_state_p, this_cpu_ptr(rcu_data_p)); in rcu_preempt_do_callbacks()1191 rcu_do_batch(&rcu_sched_state, this_cpu_ptr(&rcu_sched_data)); in rcu_kthread_do_work()1192 rcu_do_batch(&rcu_bh_state, this_cpu_ptr(&rcu_bh_data)); in rcu_kthread_do_work()
2654 static void rcu_do_batch(struct rcu_state *rsp, struct rcu_data *rdp) in rcu_do_batch() function2961 rcu_do_batch(rsp, rdp); in invoke_rcu_callbacks()
160 queues by rcu_do_batch(), but which have not yet been