Searched refs:timer_expired (Results 1 – 2 of 2) sorted by relevance
357 static inline bool timer_expired(const struct timer_list *t) in timer_expired() function
1191 return timer_expired(&el->timer) || timeslice_yield(el, rq); in timeslice_expired()1342 str_yes_no(timer_expired(&execlists->timer)), in execlists_dequeue()2411 if (!timer_expired(t)) in preempt_timeout()
Completed in 11 milliseconds