Searched defs:atomic_cmpset_rel_long (Results 1 – 6 of 6) sorted by relevance
694 #define atomic_cmpset_rel_long atomic_cmpset_rel_64 macro736 #define atomic_cmpset_rel_long(p, cmpval, newval) \ macro
565 #define atomic_cmpset_rel_long atomic_cmpset_rel_64 macro
550 #define atomic_cmpset_rel_long atomic_cmpset_long macro
199 #define atomic_cmpset_rel_long kcsan_atomic_cmpset_rel_long macro
532 atomic_cmpset_rel_long(volatile u_long *_ptr, u_long _old, u_long _new) in atomic_cmpset_rel_long() function
805 #define atomic_cmpset_rel_long atomic_cmpset_long macro