Home
last modified time | relevance | path

Searched refs:wake_up_all_idle_cpus (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dsmp.h129 void wake_up_all_idle_cpus(void);
185 static inline void wake_up_all_idle_cpus(void) { } in wake_up_all_idle_cpus() function
/OK3568_Linux_fs/kernel/kernel/
H A Dsmp.c952 void wake_up_all_idle_cpus(void) in wake_up_all_idle_cpus() function
968 EXPORT_SYMBOL_GPL(wake_up_all_idle_cpus);
/OK3568_Linux_fs/kernel/kernel/power/
H A Dsuspend.c104 wake_up_all_idle_cpus(); in s2idle_enter()
H A Dqos.c252 wake_up_all_idle_cpus(); in cpu_latency_qos_apply()