Searched refs:arch_cpu_idle_enter (Results 1 – 7 of 7) sorted by relevance
81 void __weak arch_cpu_idle_enter(void) { } in arch_cpu_idle_enter() function 317 arch_cpu_idle_enter(); in do_idle()
88 void arch_cpu_idle_enter(void) in arch_cpu_idle_enter() function
176 void arch_cpu_idle_enter(void);
270 void arch_cpu_idle_enter(void) in arch_cpu_idle_enter() function
240 arch_cpu_idle_enter(); in suspend_cpu()
778 void arch_cpu_idle_enter(void) in arch_cpu_idle_enter() function
1991 Tracing between arch_cpu_idle_enter() and arch_cpu_idle_exit() using breakpoint events:1993 $ sudo cat /proc/kallsyms | sort | grep ' arch_cpu_idle_enter\| arch_cpu_idle_exit'1994 ffffffffb605bf60 T arch_cpu_idle_enter