Home
last modified time | relevance | path

Searched defs:atomic64_dec_if_positive (Results 1 – 10 of 10) sorted by relevance

/arch/tile/include/asm/
Datomic.h189 static inline long long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
/arch/x86/include/asm/
Datomic64_64.h207 static inline long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
Datomic64_32.h305 static inline long long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
/arch/alpha/include/asm/
Datomic.h195 static inline long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
/arch/arm64/include/asm/
Datomic.h214 static inline long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
/arch/parisc/include/asm/
Datomic.h260 static inline long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
/arch/mips/include/asm/
Datomic.h560 #define atomic64_dec_if_positive(v) atomic64_sub_if_positive(1, v) macro
/arch/powerpc/include/asm/
Datomic.h395 static __inline__ long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
/arch/arm/include/asm/
Datomic.h376 static inline long long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function
/arch/s390/include/asm/
Datomic.h386 static inline long long atomic64_dec_if_positive(atomic64_t *v) in atomic64_dec_if_positive() function