Searched refs:__this_cpu_cmpxchg_4 (Results 1 – 2 of 2) sorted by relevance
759 # ifndef __this_cpu_cmpxchg_4760 # define __this_cpu_cmpxchg_4(pcp, oval, nval) __this_cpu_generic_cmpxchg(pcp, oval, nval) macro
442 #define __this_cpu_cmpxchg_4(pcp, oval, nval) percpu_cmpxchg_op(pcp, oval, nval) macro