Searched refs:raw_atomic_long_fetch_dec (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/atomic/
H A Datomic-long.h765 * raw_atomic_long_fetch_dec() - atomic decrement with full ordering
775 raw_atomic_long_fetch_dec(atomic_long_t *v) function
H A Datomic-instrumented.h3828 * Unsafe to use in noinstr code; use raw_atomic_long_fetch_dec() there.
3837 return raw_atomic_long_fetch_dec(v);

Completed in 161 milliseconds