Searched refs:this_cpu_cmpxchg_4 (Results 1 – 2 of 2) sorted by relevance
90 #define this_cpu_cmpxchg_4(pcp, oval, nval) arch_this_cpu_cmpxchg(pcp, oval, nval) macro
421 #define this_cpu_cmpxchg_4(pcp, oval, nval) percpu_cmpxchg_op(pcp, oval, nval) macro