Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpercpu.h248 #undef __this_cpu_read macro
249 #define __this_cpu_read raw_cpu_read macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpercpu.h265 #undef __this_cpu_read macro
266 #define __this_cpu_read raw_cpu_read macro
/kernel/linux/linux-5.10/include/linux/
H A Dpercpu-defs.h443 #define __this_cpu_read(pcp) \ macro
/kernel/linux/linux-6.6/include/linux/
H A Dpercpu-defs.h430 #define __this_cpu_read(pcp) \ macro

Completed in 3 milliseconds