Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpercpu.h276 #define this_percpu_xchg_op(_var, _nval) \ macro
495 #define this_cpu_xchg_1(pcp, nval) this_percpu_xchg_op(pcp, nval)
496 #define this_cpu_xchg_2(pcp, nval) this_percpu_xchg_op(pcp, nval)
497 #define this_cpu_xchg_4(pcp, nval) this_percpu_xchg_op(pcp, nval)
545 #define this_cpu_xchg_8(pcp, nval) this_percpu_xchg_op(pcp, nval)