Searched defs:this_cpu_read_2 (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm64/include/asm/ | ||
| H A D | percpu.h | 174 #define this_cpu_read_2(pcp) \ macro |
| /linux/include/asm-generic/ | ||
| H A D | percpu.h | 393 #define this_cpu_read_2(pcp) this_cpu_generic_read(pcp) macro |