Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/kernel/time/
Dtick-broadcast.c541 int tick_check_broadcast_expired(void) in tick_check_broadcast_expired() function