Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LKM_CTL
usr/src/cmd/mdb/common/modules/genunix/leaky_subr.c
62
#define LKM_CTL(ptr, type) (LKM_CTLPTR(ptr) | (type))
usr/src/cmd/mdb/common/modules/libumem/leaky_subr.c
68
#define LKM_CTL(ptr, type) (LKM_CTLPTR(ptr) | (type))