Home
last modified time | relevance | path

Searched refs:arch_atomic_long_fetch_dec_relaxed (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/atomic/
Datomic-long.h261 arch_atomic_long_fetch_dec_relaxed(atomic_long_t *v) in arch_atomic_long_fetch_dec_relaxed() function
755 arch_atomic_long_fetch_dec_relaxed(atomic_long_t *v) in arch_atomic_long_fetch_dec_relaxed() function
Datomic-instrumented.h1457 return arch_atomic_long_fetch_dec_relaxed(v); in atomic_long_fetch_dec_relaxed()