Searched defs:in_softirq (Results 1 – 2 of 2) sorted by relevance
/linux/net/core/ | ||
H A D | page_pool.c | 164 bool in_softirq = in_softirq(); in page_pool_producer_lock() local |
/linux/include/linux/ | ||
H A D | preempt.h | 142 #define in_softirq() (softirq_count()) macro |