Searched refs:this_cpu_xchg_4 (Results 1 – 4 of 4) sorted by relevance
403 #ifndef this_cpu_xchg_4404 #define this_cpu_xchg_4(pcp, nval) this_cpu_generic_xchg(pcp, nval) macro
164 #define this_cpu_xchg_4(pcp, nval) arch_this_cpu_xchg(pcp, nval) macro
228 #define this_cpu_xchg_4(pcp, val) \ macro
277 #define this_cpu_xchg_4(pcp, nval) percpu_xchg_op(4, volatile, pcp, nval) macro
Completed in 8 milliseconds