Searched refs:atomic64_fetch_sub_relaxed (Results 1 – 7 of 7) sorted by relevance
125 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed macro
167 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed in ATOMIC_OPS() macro
346 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed macro
377 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed in ATOMIC64_OPS() macro
164 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed macro
385 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub_relaxed in ATOMIC64_OPS() macro
917 #ifndef atomic64_fetch_sub_relaxed918 #define atomic64_fetch_sub_relaxed atomic64_fetch_sub macro945 #define atomic64_fetch_dec_relaxed(v) atomic64_fetch_sub_relaxed(1, (v))