Searched defs:__this_cpu_or (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/include/linux/ | ||
| D | percpu-defs.h | 454 #define __this_cpu_or(pcp, val) \ macro |
| /kernel/linux/linux-5.10/include/linux/ | ||
| D | percpu-defs.h | 467 #define __this_cpu_or(pcp, val) \ macro |