Home
last modified time | relevance | path

Searched refs:cpuhp_report_idle_dead (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dcpu.h212 void cpuhp_report_idle_dead(void);
214 static inline void cpuhp_report_idle_dead(void) { } in cpuhp_report_idle_dead() function
/openbmc/linux/kernel/sched/
H A Didle.c265 cpuhp_report_idle_dead(); in do_idle()
/openbmc/linux/kernel/
H A Dcpu.c1394 void cpuhp_report_idle_dead(void) in cpuhp_report_idle_dead() function