Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RN_BITS
arch/arm/mm/alignment.c
56
#define RN_BITS(i) ((i >> 16) & 15) /* Rn */
arch/arm64/kernel/compat_alignment.c
31
#define RN_BITS(i) ((i >> 16) & 15) /* Rn */