Searched refs:this_cpu_xchg_1 (Results 1 – 2 of 2) sorted by relevance
490 # ifndef this_cpu_xchg_1491 # define this_cpu_xchg_1(pcp, nval) _this_cpu_generic_xchg(pcp, nval) macro
413 #define this_cpu_xchg_1(pcp, nval) percpu_xchg_op(pcp, nval) macro