Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtick-internal.h112 extern void tick_oneshot_notify(void);
127 static inline void tick_oneshot_notify(void) { } in tick_oneshot_notify() function
H A Dtick-common.c270 tick_oneshot_notify(); in tick_install_replacement()
354 tick_oneshot_notify(); in tick_check_new_device()