Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/rcu/
Dtree_plugin.h264 rcu_report_exp_rdp(rdp); in rcu_preempt_ctxt_queue()
358 rcu_report_exp_rdp(rdp); in rcu_note_context_switch()
506 rcu_report_exp_rdp(rdp); in rcu_preempt_deferred_qs_irqrestore()
857 rcu_report_exp_rdp(this_cpu_ptr(&rcu_data)); in rcu_qs()
947 rcu_report_exp_rdp(rdp); in rcu_preempt_deferred_qs()
Dtree_exp.h259 static void rcu_report_exp_rdp(struct rcu_data *rdp) in rcu_report_exp_rdp() function
755 rcu_report_exp_rdp(rdp); in rcu_exp_handler()
875 rcu_report_exp_rdp(this_cpu_ptr(&rcu_data)); in rcu_exp_handler()
Dtree.c149 static void rcu_report_exp_rdp(struct rcu_data *rdp);
/Linux-v6.6/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,