Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MASK_BIT
drivers/irqchip/irq-apple-aic.c
160
#define MASK_BIT(x) BIT((x) & GENMASK(4, 0))
include/sound/pcm_params.h
24
#define MASK_BIT(i) (1U << ((i) & 31))