Searched defs:__this_cpu_read (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/arch/arm64/include/asm/ | ||
D | percpu.h | 266 #define __this_cpu_read raw_cpu_read macro |
/linux-6.6.21/include/linux/ | ||
D | percpu-defs.h | 430 #define __this_cpu_read(pcp) \ macro |