Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/kernel/time/
Dtick-broadcast.c539 int tick_check_broadcast_expired(void) in tick_check_broadcast_expired() function