Searched refs:softirq_activated (Results 1 – 2 of 2) sorted by relevance
562 if (!cpu_base->softirq_activated && (active_mask & HRTIMER_ACTIVE_SOFT)) { in __hrtimer_get_next_event()632 if (cpu_base->softirq_activated) in hrtimer_force_reprogram()789 if (timer_cpu_base->softirq_activated) in hrtimer_reprogram()1240 if (!cpu_base->softirq_activated) { in hrtimer_next_event_without()1476 cpu_base->softirq_activated = 0; in hrtimer_run_softirq()1514 cpu_base->softirq_activated = 1; in hrtimer_interrupt()1627 cpu_base->softirq_activated = 1; in hrtimer_run_queues()
209 softirq_activated : 1; member