Home
last modified time | relevance | path

Searched refs:raw_atomic64_dec_if_positive (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/atomic/
H A Datomic-long.h1791 return raw_atomic64_dec_if_positive(v); in raw_atomic_long_dec_if_positive()
H A Datomic-instrumented.h3144 return raw_atomic64_dec_if_positive(v); in atomic64_dec_if_positive()
H A Datomic-arch-fallback.h4634 raw_atomic64_dec_if_positive(atomic64_t *v) in raw_atomic64_dec_if_positive() function