Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/atomic/
Datomic-long.h147 arch_atomic_long_fetch_sub_release(long i, atomic_long_t *v) in arch_atomic_long_fetch_sub_release() function
641 arch_atomic_long_fetch_sub_release(long i, atomic_long_t *v) in arch_atomic_long_fetch_sub_release() function
Datomic-instrumented.h1324 return arch_atomic_long_fetch_sub_release(i, v); in atomic_long_fetch_sub_release()