Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RD_BITS
arch/arm/mm/alignment.c
57
#define RD_BITS(i) ((i >> 12) & 15) /* Rd */
arch/arm64/kernel/compat_alignment.c
32
#define RD_BITS(i) ((i >> 12) & 15) /* Rd */