Searched refs:__this_cpu_or (Results 1 – 2 of 2) sorted by relevance
497 #define or_softirq_pending(x) (__this_cpu_or(local_softirq_pending_ref, (x)))
467 #define __this_cpu_or(pcp, val) \ macro