Home
last modified time | relevance | path

Searched refs:__pcpu_size_call_return (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dpercpu-defs.h316 #define __pcpu_size_call_return(stem, variable) \ macro
408 #define raw_cpu_read(pcp) __pcpu_size_call_return(raw_cpu_read_, pcp)
489 #define this_cpu_read(pcp) __pcpu_size_call_return(this_cpu_read_, pcp)
/openbmc/linux/arch/x86/include/asm/
H A Dpercpu.h287 #define this_cpu_read_stable(pcp) __pcpu_size_call_return(this_cpu_read_stable_, pcp)