Searched refs:softirq_activated (Results 1 – 2 of 2) sorted by relevance
572 if (!cpu_base->softirq_activated && (active_mask & HRTIMER_ACTIVE_SOFT)) { in __hrtimer_get_next_event()642 if (cpu_base->softirq_activated) in hrtimer_force_reprogram()799 if (timer_cpu_base->softirq_activated) in hrtimer_reprogram()1347 if (!cpu_base->softirq_activated) { in hrtimer_next_event_without()1602 cpu_base->softirq_activated = 0; in hrtimer_run_softirq()1641 cpu_base->softirq_activated = 1; in hrtimer_interrupt()1754 cpu_base->softirq_activated = 1; in hrtimer_run_queues()
222 softirq_activated : 1; member