Searched refs:this_cpu_try_cmpxchg128 (Results 1 – 3 of 3) sorted by relevance
511 #ifndef this_cpu_try_cmpxchg128513 #define this_cpu_try_cmpxchg128(pcp, ovalp, nval) \ macro516 #define this_cpu_try_cmpxchg128(pcp, ovalp, nval) \ macro
24 #define this_cpu_try_cmpxchg_freelist this_cpu_try_cmpxchg128
468 #define this_cpu_try_cmpxchg128(pcp, ovalp, nval) percpu_try_cmpxchg128_op(16, volatile, pcp, ovalp… macro
Completed in 13 milliseconds