Searched refs:softirq_activated (Results 1 – 2 of 2) sorted by relevance
573 if (!cpu_base->softirq_activated && (active_mask & HRTIMER_ACTIVE_SOFT)) { in __hrtimer_get_next_event()643 if (cpu_base->softirq_activated) in hrtimer_force_reprogram()800 if (timer_cpu_base->softirq_activated) in hrtimer_reprogram()1345 if (!cpu_base->softirq_activated) { in hrtimer_next_event_without()1595 cpu_base->softirq_activated = 0; in hrtimer_run_softirq()1634 cpu_base->softirq_activated = 1; in hrtimer_interrupt()1747 cpu_base->softirq_activated = 1; in hrtimer_run_queues()
221 softirq_activated : 1; member