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