Searched refs:atomic_long_add_negative (Results 1 – 3 of 3) sorted by relevance
91 static inline int atomic_long_add_negative(long i, atomic_long_t *l) in atomic_long_add_negative() function210 static inline int atomic_long_add_negative(long i, atomic_long_t *l) in atomic_long_add_negative() function
39 #define local_add_negative(i, l) atomic_long_add_negative((i), (&(l)->a))
477 atomic_long_add_negative(long i, atomic_long_t *v) in atomic_long_add_negative() function971 atomic_long_add_negative(long i, atomic_long_t *v) in atomic_long_add_negative() function