Searched defs:this_cpu_cmpxchg_1 (Results 1 - 2 of 2) sorted by relevance

/arch/s390/include/asm/
H A Dpercpu.h147 #define this_cpu_cmpxchg_1(pcp, oval, nval) arch_this_cpu_cmpxchg(pcp, oval, nval) macro
/arch/x86/include/asm/
H A Dpercpu.h413 #define this_cpu_cmpxchg_1(pcp, oval, nval) percpu_cmpxchg_op(pcp, oval, nval) macro

Completed in 34 milliseconds