Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-common.c458 void tick_suspend_local(void) in tick_suspend_local() function
497 tick_suspend_local(); in tick_suspend()
540 tick_suspend_local(); in tick_freeze()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtick.h18 extern void tick_suspend_local(void);
25 static inline void tick_suspend_local(void) { } in tick_suspend_local() function
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dsuspend.c57 tick_suspend_local(); in xen_vcpu_notify_suspend()
/OK3568_Linux_fs/kernel/arch/arm/common/
H A DbL_switcher.c218 tick_suspend_local(); in bL_switch_to()