Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Datomic.h85 ATOMIC64_FETCH_OPS(atomic64_fetch_andnot)
/linux/include/linux/atomic/
H A Datomic-instrumented.h2425 * atomic64_fetch_andnot() - atomic bitwise AND NOT with full ordering
2436 atomic64_fetch_andnot(s64 i, atomic64_t *v) in atomic64_fetch_andnot() function