Home
last modified time | relevance | path

Searched defs:__this_cpu_read (Results 1 – 2 of 2) sorted by path

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