Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dclockchips.h202 static inline int tick_check_broadcast_expired(void) { return 0; } in tick_check_broadcast_expired() function
213 static inline int tick_check_broadcast_expired(void) { return 0; } in tick_check_broadcast_expired() function
/linux-4.1.27/kernel/time/
Dtick-broadcast.c514 int tick_check_broadcast_expired(void) in tick_check_broadcast_expired() function