Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtick-internal.h104 extern void tick_oneshot_notify(void);
119 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()
H A Dtick-sched.c1584 void tick_oneshot_notify(void) in tick_oneshot_notify() function