Searched refs:__this_cpu_xchg_8 (Results 1 – 2 of 2) sorted by relevance
746 # ifndef __this_cpu_xchg_8747 # define __this_cpu_xchg_8(pcp, nval) __this_cpu_generic_xchg(pcp, nval) macro
462 #define __this_cpu_xchg_8(pcp, nval) percpu_xchg_op(pcp, nval) macro