Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtick.h19 extern void tick_resume_local(void);
25 static inline void tick_resume_local(void) { } in tick_resume_local() function
/linux-4.4.14/kernel/time/
Dtick-common.c429 void tick_resume_local(void) in tick_resume_local() function
469 tick_resume_local(); in tick_resume()
519 tick_resume_local(); in tick_unfreeze()
/linux-4.4.14/arch/x86/xen/
Dsuspend.c91 tick_resume_local(); in xen_vcpu_notify_restore()
/linux-4.4.14/arch/arm/common/
DbL_switcher.c246 tick_resume_local(); in bL_switch_to()