Searched refs:rcu_report_dead (Results 1 – 6 of 6) sorted by relevance
115 void rcu_report_dead(unsigned int cpu);
409 rcu_report_dead(cpu); in cpu_die_early()
1119 rcu_report_dead(smp_processor_id()); in cpuhp_report_idle_dead()
184 to invoke ``rcu_report_dead()``, which reports a quiescent state for
4271 void rcu_report_dead(unsigned int cpu) in rcu_report_dead() function
1958 1. As the CPU goes offline using RCU's hotplug notifier (rcu_report_dead()).