Searched refs:timer_expired (Results 1 – 8 of 8) sorted by relevance
36 static bool timer_expired; variable44 timer_expired = true; in ima_keys_handler()157 if (!timer_expired) in ima_process_queued_keys()161 if (!timer_expired) in ima_process_queued_keys()
72 && timer_expired(env->timer, now_ns)) { in cpu_mips_get_count()
104 timer_expired(cpu->env.timer, qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL))) { in openrisc_timer_cb()
62 && timer_expired(gictimer->vptimers[i].qtimer, now)) { in mips_gictimer_get_sh_count()
377 static inline bool timer_expired(const struct timer_list *t) in timer_expired() function
703 bool timer_expired(QEMUTimer *timer_head, int64_t current_time);
482 bool timer_expired(QEMUTimer *timer_head, int64_t current_time) in timer_expired() function
1200 return timer_expired(&el->timer) || timeslice_yield(el, rq); in timeslice_expired()1351 str_yes_no(timer_expired(&execlists->timer)), in execlists_dequeue()2420 if (!timer_expired(t)) in preempt_timeout()