Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dpercpu.h268 #define __this_cpu_write raw_cpu_write macro
/openbmc/linux/include/linux/
H A Dpercpu-defs.h436 #define __this_cpu_write(pcp, val) \ macro