Lines Matching full:expired
814 * The timer should have expired already, but the firing in posix_cpu_timer_get()
1077 * task_cputimers_expired - Check whether posix CPU timers are expired
1105 * true if a timer has expired, else return false.
1123 * Check if thread group timers expired when timers are active and in fastpath_timer_check()
1198 * On !RT kernels interrupts are disabled while collecting expired in posix_cpu_timers_enable_work()
1208 * On RT enabled kernels ticks can happen while the expired timers in posix_cpu_timers_enable_work()
1214 * advanced since the collecting of expired timers started. If in posix_cpu_timers_enable_work()
1216 * newly expired timers, reenable the fast path check in the timer in posix_cpu_timers_enable_work()
1217 * interrupt. If there are newly expired timers, return false and in posix_cpu_timers_enable_work()
1285 * expired in interrupt context. The stub function below in handle_posix_cpu_timers()
1368 * The fast path checks that there are no expired thread or thread in run_posix_cpu_timers()