Searched refs:__this_cpu_or (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| A D | percpu-defs.h | 458 #define __this_cpu_or(pcp, val) \ macro |
| A D | interrupt.h | 527 #define or_softirq_pending(x) (__this_cpu_or(local_softirq_pending_ref, (x))) |
Completed in 7 milliseconds