Searched refs:this_cpu_try_cmpxchg128 (Results 1 – 3 of 3) sorted by relevance
524 #ifndef this_cpu_try_cmpxchg128526 #define this_cpu_try_cmpxchg128(pcp, ovalp, nval) \ macro529 #define this_cpu_try_cmpxchg128(pcp, ovalp, nval) \ macro
24 #define this_cpu_try_cmpxchg_freelist this_cpu_try_cmpxchg128
451 #define this_cpu_try_cmpxchg128(pcp, ovalp, nval) percpu_try_cmpxchg128_op(16, volatile, pcp, ovalp… macro