/linux/arch/arm64/kernel/ |
H A D | idle.c | 23 void __cpuidle cpu_do_idle(void) in cpu_do_idle() function 44 cpu_do_idle(); in arch_cpu_idle()
|
/linux/arch/arm/mach-imx/ |
H A D | cpuidle-imx6sx.c | 28 cpu_do_idle(); in imx6sx_idle_finish() 40 cpu_do_idle(); in imx6sx_enter_wait()
|
H A D | pm-imx5.c | 232 cpu_do_idle(); in mx5_suspend_enter() 235 cpu_do_idle(); in mx5_suspend_enter() 258 cpu_do_idle(); in imx5_cpu_do_idle()
|
H A D | pm-imx25.c | 18 cpu_do_idle(); in imx25_suspend_enter()
|
H A D | hotplug.c | 32 cpu_do_idle(); in imx_cpu_die()
|
H A D | cpuidle-imx6sl.c | 23 cpu_do_idle(); in imx6sl_enter_wait()
|
H A D | pm-imx27.c | 35 cpu_do_idle(); in mx27_suspend_enter()
|
H A D | cpuidle-imx7ulp.c | 23 cpu_do_idle(); in imx7ulp_enter_wait()
|
H A D | cpuidle-imx6q.c | 29 cpu_do_idle(); in imx6q_enter_wait()
|
/linux/arch/arm/include/asm/ |
H A D | proc-fns.h | 88 extern int cpu_do_idle(void); 138 #define cpu_do_idle PROC_VTABLE(_do_idle) macro
|
/linux/arch/arm/mach-exynos/ |
H A D | pm.c | 147 cpu_do_idle(); in exynos_aftr_finisher() 283 cpu_do_idle(); in exynos_wfi_finisher()
|
/linux/arch/arm/mach-omap2/ |
H A D | common.h | 267 cpu_do_idle(); in omap4_enter_lowpower() 273 cpu_do_idle(); in omap4_hotplug_cpu()
|
/linux/arch/riscv/include/asm/ |
H A D | cpuidle.h | 13 static inline void cpu_do_idle(void) in cpu_do_idle() function
|
/linux/arch/arm/mach-highbank/ |
H A D | system.c | 20 cpu_do_idle(); in highbank_restart()
|
/linux/arch/arm64/include/asm/ |
H A D | proc-fns.h | 18 extern void cpu_do_idle(void);
|
/linux/arch/arm/mach-mxs/ |
H A D | pm.c | 15 cpu_do_idle(); in mxs_suspend_enter()
|
/linux/arch/arm/mach-shmobile/ |
H A D | suspend.c | 21 cpu_do_idle(); in shmobile_suspend_default_enter()
|
/linux/arch/arm/mach-gemini/ |
H A D | board-dt.c | 46 cpu_do_idle(); in gemini_idle()
|
/linux/arch/arm/mach-s3c/ |
H A D | cpuidle-s3c64xx.c | 33 cpu_do_idle(); in s3c64xx_enter_idle()
|
/linux/drivers/cpuidle/ |
H A D | cpuidle-zynq.c | 29 cpu_do_idle(); in zynq_enter_idle()
|
H A D | cpuidle-kirkwood.c | 33 cpu_do_idle(); in kirkwood_enter_idle()
|
H A D | cpuidle-ux500.c | 79 cpu_do_idle(); in ux500_enter_idle()
|
/linux/arch/arm/mach-mvebu/ |
H A D | kirkwood-pm.c | 35 cpu_do_idle(); in kirkwood_low_power()
|
/linux/drivers/power/reset/ |
H A D | hisi-reboot.c | 30 cpu_do_idle(); in hisi_restart_handler()
|
/linux/arch/arm/kernel/ |
H A D | cpuidle.c | 31 cpu_do_idle(); in arm_cpuidle_simple_enter()
|