Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/atomic/
H A Datomic-long.h1563 return raw_atomic64_dec_and_test(v); in raw_atomic_long_dec_and_test()
H A Datomic-instrumented.h2940 return raw_atomic64_dec_and_test(v); in atomic64_dec_and_test()
H A Datomic-arch-fallback.h4366 raw_atomic64_dec_and_test(atomic64_t *v) in raw_atomic64_dec_and_test() function