Home
last modified time | relevance | path

Searched defs:arch_atomic64_fetch_andnot_release (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/atomic/
A Datomic-arch-fallback.h1937 #define arch_atomic64_fetch_andnot_release arch_atomic64_fetch_andnot macro
1961 arch_atomic64_fetch_andnot_release(s64 i, atomic64_t *v) in arch_atomic64_fetch_andnot_release() function
1965 #define arch_atomic64_fetch_andnot_release arch_atomic64_fetch_andnot_release macro
1992 arch_atomic64_fetch_andnot_release(s64 i, atomic64_t *v) in arch_atomic64_fetch_andnot_release() function
1997 #define arch_atomic64_fetch_andnot_release arch_atomic64_fetch_andnot_release macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Datomic.h199 #define arch_atomic64_fetch_andnot_release arch_atomic64_fetch_andnot_release macro

Completed in 8 milliseconds