Searched refs:rcu_report_exp_rdp (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/kernel/rcu/ |
D | tree_exp.h | 262 static void rcu_report_exp_rdp(struct rcu_state *rsp, struct rcu_data *rdp, in rcu_report_exp_rdp() function 353 rcu_report_exp_rdp(&rcu_sched_state, in sync_sched_exp_handler() 763 rcu_report_exp_rdp(rsp, rdp, true); in sync_rcu_exp_handler()
|
D | tree_plugin.h | 290 rcu_report_exp_rdp(rdp->rsp, rdp, true); in rcu_preempt_ctxt_queue() 515 rcu_report_exp_rdp(rcu_state_p, rdp, true); in rcu_read_unlock_special()
|
D | tree.c | 169 static void rcu_report_exp_rdp(struct rcu_state *rsp, 243 rcu_report_exp_rdp(&rcu_sched_state, in rcu_sched_qs() 3801 rcu_report_exp_rdp(&rcu_sched_state, in rcu_report_dead()
|