Searched defs:__this_cpu_read (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dpercpu.h265 #undef __this_cpu_read macro
266 #define __this_cpu_read raw_cpu_read macro
/linux-master/include/linux/
H A Dpercpu-defs.h430 #define __this_cpu_read(pcp) \ macro

Completed in 204 milliseconds