Lines Matching full:expired
713 * not yet expired and the timer requires signal delivery. in posix_cpu_timer_set()
750 * - Timers which expired, but the signal has not yet been in __posix_cpu_timer_get()
759 * Expired interval timers cannot have a remaining time <= 0. in __posix_cpu_timer_get()
768 * expired! Timers which have a real signal delivery mode in __posix_cpu_timer_get()
1053 * task_cputimers_expired - Check whether posix CPU timers are expired
1081 * true if a timer has expired, else return false.
1099 * Check if thread group timers expired when timers are active and in fastpath_timer_check()
1232 * On !RT kernels interrupts are disabled while collecting expired in posix_cpu_timers_enable_work()
1242 * On RT enabled kernels ticks can happen while the expired timers in posix_cpu_timers_enable_work()
1248 * advanced since the collecting of expired timers started. If in posix_cpu_timers_enable_work()
1250 * newly expired timers, reenable the fast path check in the timer in posix_cpu_timers_enable_work()
1251 * interrupt. If there are newly expired timers, return false and in posix_cpu_timers_enable_work()
1331 * expired in interrupt context. The stub function below in handle_posix_cpu_timers()
1416 * The fast path checks that there are no expired thread or thread in run_posix_cpu_timers()