Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtick-internal.h109 extern void tick_oneshot_notify(void);
124 static inline void tick_oneshot_notify(void) { } in tick_oneshot_notify() function
H A Dtick-common.c269 tick_oneshot_notify(); in tick_install_replacement()
353 tick_oneshot_notify(); in tick_check_new_device()
H A Dtick-sched.c1660 void tick_oneshot_notify(void) in tick_oneshot_notify() function