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
110 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
395 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
376 static inline long long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
291 static inline long long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function