Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
KPD_REDZONE
usr/src/uts/common/vm/seg_kp.h
116
#define KPD_REDZONE(kpd) (0)
usr/src/uts/common/vm/seg_kp.h
121
#define KPD_REDZONE(kpd) (btop(kpd->kp_len) - 1)