Home
last modified time | relevance | path

Searched defs:tick_check_broadcast_expired (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dclockchips.h214 static inline int tick_check_broadcast_expired(void) { return 0; } in tick_check_broadcast_expired() function
222 static inline int tick_check_broadcast_expired(void) { return 0; } in tick_check_broadcast_expired() function
/linux-6.1.9/kernel/time/
Dtick-broadcast.c625 int tick_check_broadcast_expired(void) in tick_check_broadcast_expired() function