Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/atomic/
Datomic-long.h153 arch_atomic_long_fetch_sub_relaxed(long i, atomic_long_t *v) in arch_atomic_long_fetch_sub_relaxed() function
647 arch_atomic_long_fetch_sub_relaxed(long i, atomic_long_t *v) in arch_atomic_long_fetch_sub_relaxed() function
Datomic-instrumented.h1422 return arch_atomic_long_fetch_sub_relaxed(i, v); in atomic_long_fetch_sub_relaxed()