Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/rcu/
Dtree_plugin.h503 rcu_do_batch(&rcu_preempt_state, this_cpu_ptr(&rcu_preempt_data)); in rcu_preempt_do_callbacks()
1201 rcu_do_batch(&rcu_sched_state, this_cpu_ptr(&rcu_sched_data)); in rcu_kthread_do_work()
1202 rcu_do_batch(&rcu_bh_state, this_cpu_ptr(&rcu_bh_data)); in rcu_kthread_do_work()
Dtree.c2573 static void rcu_do_batch(struct rcu_state *rsp, struct rcu_data *rdp) in rcu_do_batch() function
2887 rcu_do_batch(rsp, rdp); in invoke_rcu_callbacks()
/linux-4.1.27/Documentation/RCU/
Dtrace.txt160 queues by rcu_do_batch(), but which have not yet been