Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-common.c472 void tick_resume_local(void) in tick_resume_local() function
512 tick_resume_local(); in tick_resume()
567 tick_resume_local(); in tick_unfreeze()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtick.h20 extern void tick_resume_local(void);
26 static inline void tick_resume_local(void) { } in tick_resume_local() function
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dsuspend.c50 tick_resume_local(); in xen_vcpu_notify_restore()
/OK3568_Linux_fs/kernel/arch/arm/common/
H A DbL_switcher.c244 tick_resume_local(); in bL_switch_to()