Searched refs:tick_check_broadcast_expired (Results 1 – 3 of 3) sorted by relevance
212 extern int tick_check_broadcast_expired(void);214 static inline int tick_check_broadcast_expired(void) { return 0; } in tick_check_broadcast_expired() function222 static inline int tick_check_broadcast_expired(void) { return 0; } in tick_check_broadcast_expired() function
60 (cpu_idle_force_poll || tick_check_broadcast_expired())) in cpu_idle_poll()299 if (cpu_idle_force_poll || tick_check_broadcast_expired()) { in do_idle()
625 int tick_check_broadcast_expired(void) in tick_check_broadcast_expired() function