Searched refs:rcu_report_dead (Results 1 – 5 of 5) sorted by relevance
86 void rcu_report_dead(unsigned int cpu);
416 rcu_report_dead(cpu); in cpu_die_early()
961 rcu_report_dead(smp_processor_id()); in cpuhp_report_idle_dead()
184 to invoke ``rcu_report_dead()``, which reports a quiescent state for
4088 void rcu_report_dead(unsigned int cpu) in rcu_report_dead() function