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