Searched refs:softirq_activated (Results 1 – 2 of 2) sorted by relevance
575 if (!cpu_base->softirq_activated && (active_mask & HRTIMER_ACTIVE_SOFT)) { in __hrtimer_get_next_event()603 if (!cpu_base->softirq_activated) { in hrtimer_update_next_event()801 if (timer_cpu_base->softirq_activated) in hrtimer_reprogram()1411 if (!cpu_base->softirq_activated) { in hrtimer_next_event_without()1666 cpu_base->softirq_activated = 0; in hrtimer_run_softirq()1705 cpu_base->softirq_activated = 1; in hrtimer_interrupt()1818 cpu_base->softirq_activated = 1; in hrtimer_run_queues()
225 softirq_activated : 1; member