Searched refs:softirq_expires_next (Results 1 – 1 of 1) sorted by relevance
630 cpu_base->softirq_expires_next = soft; in hrtimer_update_next_event()850 if (!ktime_before(expires, timer_cpu_base->softirq_expires_next)) in hrtimer_reprogram()854 timer_cpu_base->softirq_expires_next = expires; in hrtimer_reprogram()939 if (expires < cpu_base->softirq_expires_next) in update_needs_ipi()1921 if (!ktime_before(now, cpu_base->softirq_expires_next)) { in hrtimer_interrupt()1922 cpu_base->softirq_expires_next = KTIME_MAX; in hrtimer_interrupt()2016 if (!ktime_before(now, cpu_base->softirq_expires_next)) { in hrtimer_run_queues()2017 cpu_base->softirq_expires_next = KTIME_MAX; in hrtimer_run_queues()2282 cpu_base->softirq_expires_next = KTIME_MAX; in hrtimers_cpu_starting()