Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__test_and_clear_bit
include/linux/bitops.h
57
#define __test_and_clear_bit(nr, addr) bitop(___test_and_clear_bit, nr, addr)
tools/include/linux/bitops.h
42
#define __test_and_clear_bit(nr, addr) bitop(___test_and_clear_bit, nr, addr)