Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sched/
A Dclock.h39 static inline void sched_clock_idle_wakeup_event(void) in sched_clock_idle_wakeup_event() function
65 extern void sched_clock_idle_wakeup_event(void);
/linux-6.3-rc2/kernel/sched/
A Dclock.c448 notrace void sched_clock_idle_wakeup_event(void) in sched_clock_idle_wakeup_event() function
462 EXPORT_SYMBOL_GPL(sched_clock_idle_wakeup_event);
/linux-6.3-rc2/drivers/cpuidle/
A Dcpuidle.c278 sched_clock_idle_wakeup_event(); in cpuidle_enter_state()
/linux-6.3-rc2/arch/x86/kernel/
A Dtsc.c181 sched_clock_idle_wakeup_event(); in set_cyc2ns_scale()
/linux-6.3-rc2/kernel/time/
A Dtick-sched.c667 sched_clock_idle_wakeup_event(); in tick_nohz_stop_idle()

Completed in 13 milliseconds