Home
last modified time | relevance | path

Searched refs:arch_atomic64_fetch_andnot_release (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/atomic/
A Datomic-arch-fallback.h1839 #define arch_atomic64_fetch_andnot_release arch_atomic64_fetch_andnot macro
1861 #ifndef arch_atomic64_fetch_andnot_release
1863 arch_atomic64_fetch_andnot_release(s64 i, atomic64_t *v) in arch_atomic64_fetch_andnot_release() function
1867 #define arch_atomic64_fetch_andnot_release arch_atomic64_fetch_andnot_release macro
1892 #ifndef arch_atomic64_fetch_andnot_release
1894 arch_atomic64_fetch_andnot_release(s64 i, atomic64_t *v) in arch_atomic64_fetch_andnot_release() function
1899 #define arch_atomic64_fetch_andnot_release arch_atomic64_fetch_andnot_release macro
A Datomic-long.h317 return arch_atomic64_fetch_andnot_release(i, v); in arch_atomic_long_fetch_andnot_release()
A Datomic-instrumented.h942 return arch_atomic64_fetch_andnot_release(i, v); in atomic64_fetch_andnot_release()
/linux/arch/arm64/include/asm/
A Datomic.h199 #define arch_atomic64_fetch_andnot_release arch_atomic64_fetch_andnot_release macro

Completed in 15 milliseconds