Searched defs:atomic64_dec_if_positive (Results 1 – 4 of 4) sorted by relevance
54 #define atomic64_dec_if_positive atomic64_dec_if_positive macro
247 #define atomic64_dec_if_positive atomic64_dec_if_positive macro248 static __always_inline s64 atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
137 long long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
1298 static inline long long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function