Searched refs:this_cpu_xchg_2 (Results 1 - 2 of 2) sorted by relevance

/arch/s390/include/asm/
H A Dpercpu.h164 #define this_cpu_xchg_2(pcp, nval) arch_this_cpu_xchg(pcp, nval) macro
/arch/x86/include/asm/
H A Dpercpu.h400 #define this_cpu_xchg_2(pcp, nval) percpu_xchg_op(pcp, nval) macro

Completed in 8 milliseconds