Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__IRQ_MASK
include/linux/preempt.h
43
#define __IRQ_MASK(x) ((1UL << (x))-1)
tools/testing/selftests/bpf/bpf_experimental.h
607
#define __IRQ_MASK(x) ((1UL << (x))-1)