Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtick-common.c432 void tick_suspend_local(void) in tick_suspend_local() function
478 tick_suspend_local(); in tick_suspend()
521 tick_suspend_local(); in tick_freeze()
/openbmc/linux/include/linux/
H A Dtick.h19 extern void tick_suspend_local(void);
26 static inline void tick_suspend_local(void) { } in tick_suspend_local() function
/openbmc/linux/arch/x86/xen/
H A Dsuspend.c57 tick_suspend_local(); in xen_vcpu_notify_suspend()
/openbmc/linux/arch/arm/common/
H A DbL_switcher.c218 tick_suspend_local(); in bL_switch_to()