Searched defs:local_softirq_pending (Results 1 – 2 of 2) sorted by relevance
16 #define local_softirq_pending() (get_lowcore()->softirq_pending) macro
533 #define local_softirq_pending() (__this_cpu_read(local_softirq_pending_ref)) macro