Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-internal.h105 extern void tick_oneshot_notify(void);
120 static inline void tick_oneshot_notify(void) { } in tick_oneshot_notify() function
H A Dtick-common.c287 tick_oneshot_notify(); in tick_install_replacement()
376 tick_oneshot_notify(); in tick_check_new_device()
H A Dtick-sched.c1407 void tick_oneshot_notify(void) in tick_oneshot_notify() function