Searched refs:arch_atomic64_fetch_andnot_release (Results 1 – 4 of 4) sorted by relevance
1839 #define arch_atomic64_fetch_andnot_release arch_atomic64_fetch_andnot macro1861 #ifndef arch_atomic64_fetch_andnot_release1863 arch_atomic64_fetch_andnot_release(s64 i, atomic64_t *v) in arch_atomic64_fetch_andnot_release() function1867 #define arch_atomic64_fetch_andnot_release arch_atomic64_fetch_andnot_release macro1892 #ifndef arch_atomic64_fetch_andnot_release1894 arch_atomic64_fetch_andnot_release(s64 i, atomic64_t *v) in arch_atomic64_fetch_andnot_release() function1899 #define arch_atomic64_fetch_andnot_release arch_atomic64_fetch_andnot_release macro
317 return arch_atomic64_fetch_andnot_release(i, v); in arch_atomic_long_fetch_andnot_release()
942 return arch_atomic64_fetch_andnot_release(i, v); in atomic64_fetch_andnot_release()
199 #define arch_atomic64_fetch_andnot_release arch_atomic64_fetch_andnot_release macro
Completed in 15 milliseconds