Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/time/
Dtick-internal.h106 extern void tick_oneshot_notify(void);
121 static inline void tick_oneshot_notify(void) { } in tick_oneshot_notify() function
Dtick-common.c244 tick_oneshot_notify(); in tick_install_replacement()
333 tick_oneshot_notify(); in tick_check_new_device()
Dtick-sched.c1356 void tick_oneshot_notify(void) in tick_oneshot_notify() function