Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A 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()
H A Dtree_exp.h258 static void rcu_report_exp_rdp(struct rcu_data *rdp) in rcu_report_exp_rdp() function
764 rcu_report_exp_rdp(rdp); in rcu_exp_handler()
884 rcu_report_exp_rdp(this_cpu_ptr(&rcu_data)); in rcu_exp_handler()
H A Dtree.c150 static void rcu_report_exp_rdp(struct rcu_data *rdp);
/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/
H A 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,