Searched defs:atomic64_dec_if_positive (Results 1 – 11 of 11) sorted by relevance
189 static inline long long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
113 long long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
207 static inline long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
305 static inline long long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
309 static inline long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
267 static inline long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
567 #define atomic64_dec_if_positive(v) atomic64_sub_if_positive(1, v) macro
402 static __inline__ long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
296 static inline long long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
385 static inline long long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function