Searched refs:softirq_count (Results 1 – 1 of 1) sorted by relevance
77 #define softirq_count() (preempt_count() & SOFTIRQ_MASK) macro88 #define in_softirq() (softirq_count())90 #define in_serving_softirq() (softirq_count() & SOFTIRQ_OFFSET)