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

/arch/s390/include/asm/
H A Dpercpu.h165 #define this_cpu_xchg_4(pcp, nval) arch_this_cpu_xchg(pcp, nval) macro
/arch/x86/include/asm/
H A Dpercpu.h401 #define this_cpu_xchg_4(pcp, nval) percpu_xchg_op(pcp, nval) macro

Completed in 63 milliseconds