Searched defs:__this_cpu_read (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm64/include/asm/ | ||
| A D | percpu.h | 255 #define __this_cpu_read raw_cpu_read macro |
| /linux/include/linux/ | ||
| A D | percpu-defs.h | 443 #define __this_cpu_read(pcp) \ macro |
Completed in 7 milliseconds