Searched refs:tick_check_broadcast_expired (Results 1 – 3 of 3) sorted by relevance
200 extern int tick_check_broadcast_expired(void);202 static inline int tick_check_broadcast_expired(void) { return 0; } in tick_check_broadcast_expired() function213 static inline int tick_check_broadcast_expired(void) { return 0; } in tick_check_broadcast_expired() function
52 (cpu_idle_force_poll || tick_check_broadcast_expired())) in cpu_idle_poll()246 if (cpu_idle_force_poll || tick_check_broadcast_expired()) in cpu_idle_loop()
514 int tick_check_broadcast_expired(void) in tick_check_broadcast_expired() function