Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/include/asm/ !
Dpercpu.h256 #define __this_cpu_read raw_cpu_read macro
/linux-6.1.9/include/linux/ !
Dpercpu-defs.h443 #define __this_cpu_read(pcp) \ macro