Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtick-common.c440 void tick_suspend_local(void) in tick_suspend_local() function
486 tick_suspend_local(); in tick_suspend()
543 tick_suspend_local(); in tick_freeze()
/linux/include/linux/
H A Dtick.h20 extern void tick_suspend_local(void);
25 static inline void tick_suspend_local(void) { } in tick_suspend_local() function
/linux/arch/x86/xen/
H A Dsuspend.c56 tick_suspend_local(); in xen_vcpu_notify_suspend()
/linux/arch/arm/common/
H A DbL_switcher.c218 tick_suspend_local(); in bL_switch_to()