Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
atomic64_fetch_andnot
arch/arm64/include/asm/atomic.h
85
ATOMIC64_FETCH_OPS(atomic64_fetch_andnot)
rust/helpers/atomic.c
803
return atomic64_fetch_andnot(i, v);