Home
last modified time | relevance | path

Searched refs:tick_oneshot_notify (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/kernel/time/
Dtick-internal.h94 extern void tick_oneshot_notify(void);
109 static inline void tick_oneshot_notify(void) { } in tick_oneshot_notify() function
Dtick-common.c233 tick_oneshot_notify(); in tick_install_replacement()
325 tick_oneshot_notify(); in tick_check_new_device()
Dtick-sched.c1217 void tick_oneshot_notify(void) in tick_oneshot_notify() function