Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/atomic/
A Datomic-arch-fallback.h816 #define arch_atomic_fetch_andnot_release arch_atomic_fetch_andnot macro
840 arch_atomic_fetch_andnot_release(int i, atomic_t *v) in arch_atomic_fetch_andnot_release() function
844 #define arch_atomic_fetch_andnot_release arch_atomic_fetch_andnot_release macro
871 arch_atomic_fetch_andnot_release(int i, atomic_t *v) in arch_atomic_fetch_andnot_release() function
876 #define arch_atomic_fetch_andnot_release arch_atomic_fetch_andnot_release macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Datomic.h132 #define arch_atomic_fetch_andnot_release arch_atomic_fetch_andnot_release macro

Completed in 9 milliseconds