Searched refs:wake_up_all_idle_cpus (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dsmp.h170 void wake_up_all_idle_cpus(void);
218 static inline void wake_up_all_idle_cpus(void) { } function
/linux-master/kernel/power/
H A Dsuspend.c104 wake_up_all_idle_cpus();
113 wake_up_all_idle_cpus();
H A Dqos.c254 wake_up_all_idle_cpus();
/linux-master/kernel/
H A Dsmp.c1052 * wake_up_all_idle_cpus - break all cpus out of idle
1053 * wake_up_all_idle_cpus try to break all cpus which is in idle state even
1057 void wake_up_all_idle_cpus(void) function
1068 EXPORT_SYMBOL_GPL(wake_up_all_idle_cpus); variable
/linux-master/drivers/cpuidle/
H A Dcpuidle.c479 wake_up_all_idle_cpus();
/linux-master/drivers/base/power/
H A Dmain.c1465 wake_up_all_idle_cpus();

Completed in 134 milliseconds