Searched defs:atomic64_dec_if_positive (Results 1 – 10 of 10) sorted by relevance
189 static inline 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
195 static inline long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
214 static inline long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
260 static inline long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
560 #define atomic64_dec_if_positive(v) atomic64_sub_if_positive(1, v) macro
395 static __inline__ long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
376 static inline long long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
386 static inline long long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function