Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/time/
Dtick-internal.h104 extern void tick_oneshot_notify(void);
119 static inline void tick_oneshot_notify(void) { } in tick_oneshot_notify() function
Dtick-common.c285 tick_oneshot_notify(); in tick_install_replacement()
369 tick_oneshot_notify(); in tick_check_new_device()
Dtick-sched.c1562 void tick_oneshot_notify(void) in tick_oneshot_notify() function