Home
last modified time | relevance | path

Searched refs:sched_clock_idle_wakeup_event (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/sched/
H A Dclock.h48 static inline void sched_clock_idle_wakeup_event(void) in sched_clock_idle_wakeup_event() function
79 extern void sched_clock_idle_wakeup_event(void);
/openbmc/linux/kernel/sched/
H A Dclock.c458 notrace void sched_clock_idle_wakeup_event(void) in sched_clock_idle_wakeup_event() function
472 EXPORT_SYMBOL_GPL(sched_clock_idle_wakeup_event);
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle.c278 sched_clock_idle_wakeup_event(); in cpuidle_enter_state()
/openbmc/linux/kernel/time/
H A Dtick-sched.c680 sched_clock_idle_wakeup_event(); in tick_nohz_stop_idle()
/openbmc/linux/arch/x86/kernel/
H A Dtsc.c192 sched_clock_idle_wakeup_event(); in set_cyc2ns_scale()