Searched defs:atomic_add_rel_ptr (Results 1 – 5 of 5) sorted by relevance
570 #define atomic_add_rel_ptr atomic_add_rel_64 macro
665 #define atomic_add_rel_ptr atomic_add_rel_long macro
768 #define atomic_add_rel_ptr atomic_add_rel_long macro
222 #define atomic_add_rel_ptr kcsan_atomic_add_rel_ptr macro
917 #define atomic_add_rel_ptr(p, v) \ macro