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