Searched refs:in_serving_softirq (Results 1 – 6 of 6) sorted by relevance
67 #define in_serving_softirq() (softirq_count() & SOFTIRQ_OFFSET) macro
47 if (in_serving_softirq()) { in cls_cgroup_classify()
71 else if (in_serving_softirq() && curr != this_cpu_ksoftirqd()) in irqtime_account_irq()223 else if (in_serving_softirq()) in account_system_time()
294 if (in_irq() || in_serving_softirq()) { in rcu_read_unlock_special()
1547 if (kptr_restrict && (in_irq() || in_serving_softirq() || in pointer()
2654 else if (in_serving_softirq() && (current->flags & PF_MEMALLOC)) in gfp_to_alloc_flags()