Home
last modified time | relevance | path

Searched refs:tick_check_broadcast_expired (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dclockchips.h212 extern int tick_check_broadcast_expired(void);
214 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/kernel/sched/
A Didle.c63 (cpu_idle_force_poll || tick_check_broadcast_expired())) in cpu_idle_poll()
302 if (cpu_idle_force_poll || tick_check_broadcast_expired()) { in do_idle()
/linux/kernel/time/
A Dtick-broadcast.c625 int tick_check_broadcast_expired(void) in tick_check_broadcast_expired() function
/linux/
A DSystem.map4910 ffff8000101283d0 T tick_check_broadcast_expired
A D.tmp_System.map4910 ffff8000101283d0 T tick_check_broadcast_expired

Completed in 295 milliseconds