Searched defs:__this_cpu_write (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/arch/arm64/include/asm/ | ||
| D | percpu.h | 258 #define __this_cpu_write raw_cpu_write macro |
| /Linux-v6.1/include/linux/ | ||
| D | percpu-defs.h | 449 #define __this_cpu_write(pcp, val) \ macro |