Searched defs:local_softirq_pending (Results 1 – 2 of 2) sorted by relevance
16 #define local_softirq_pending() (S390_lowcore.softirq_pending) macro
441 #define local_softirq_pending() (__this_cpu_read(local_softirq_pending_ref)) macro