Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
arch_test_and_set_bit
arch/x86/include/asm/bitops.h
142
return arch_test_and_set_bit(nr, addr);
include/asm-generic/bitops/instrumented-atomic.h
72
return arch_test_and_set_bit(nr, addr);