Home
last modified time | relevance | path

Searched refs:rcu_report_exp_rdp (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/kernel/rcu/
Dtree_exp.h256 static void rcu_report_exp_rdp(struct rcu_data *rdp) in rcu_report_exp_rdp() function
656 rcu_report_exp_rdp(rdp); in rcu_exp_handler()
742 rcu_report_exp_rdp(this_cpu_ptr(&rcu_data)); in rcu_exp_handler()
Dtree_plugin.h245 rcu_report_exp_rdp(rdp); in rcu_preempt_ctxt_queue()
335 rcu_report_exp_rdp(rdp); in rcu_note_context_switch()
478 rcu_report_exp_rdp(rdp); in rcu_preempt_deferred_qs_irqrestore()
825 rcu_report_exp_rdp(this_cpu_ptr(&rcu_data)); in rcu_qs()
Dtree.c151 static void rcu_report_exp_rdp(struct rcu_data *rdp);
4097 rcu_report_exp_rdp(this_cpu_ptr(&rcu_data)); in rcu_report_dead()
/Linux-v5.10/Documentation/RCU/Design/Expedited-Grace-Periods/
DExpedited-Grace-Periods.rst233 ``rcu_report_exp_rdp()`` to report the corresponding quiescent state.
240 ``rcu_report_exp_rdp()`` to report the corresponding quiescent state,