Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpercpu.h258 #define __this_cpu_write raw_cpu_write macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpercpu-defs.h449 #define __this_cpu_write(pcp, val) \ macro