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