Home
last modified time | relevance | path

Searched refs:__this_cpu_or (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dpercpu-defs.h458 #define __this_cpu_or(pcp, val) \ macro
A Dinterrupt.h527 #define or_softirq_pending(x) (__this_cpu_or(local_softirq_pending_ref, (x)))

Completed in 7 milliseconds