Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dtree_plugin.h652 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()
Dtree.c2654 static void rcu_do_batch(struct rcu_state *rsp, struct rcu_data *rdp) in rcu_do_batch() function
2961 rcu_do_batch(rsp, rdp); in invoke_rcu_callbacks()
/linux-4.4.14/Documentation/RCU/
Dtrace.txt160 queues by rcu_do_batch(), but which have not yet been