Searched refs:rcu_report_exp_rdp (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/kernel/rcu/ |
D | tree_plugin.h | 250 rcu_report_exp_rdp(rdp->rsp, rdp, true); in rcu_preempt_ctxt_queue() 427 rcu_report_exp_rdp(rcu_state_p, rdp, true); in rcu_read_unlock_special() 729 rcu_report_exp_rdp(rsp, rdp, true); in sync_rcu_exp_handler()
|
D | tree.c | 163 static void rcu_report_exp_rdp(struct rcu_state *rsp, 261 rcu_report_exp_rdp(&rcu_sched_state, in rcu_sched_qs() 3581 static void rcu_report_exp_rdp(struct rcu_state *rsp, struct rcu_data *rdp, in rcu_report_exp_rdp() function 4259 rcu_report_exp_rdp(&rcu_sched_state, in rcu_cpu_notify()
|