FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TDP_INKTR
sys/kern/kern_ktr.c
344
if (td->td_pflags & TDP_INKTR)
sys/kern/kern_ktr.c
346
td->td_pflags |= TDP_INKTR;
sys/kern/kern_ktr.c
405
td->td_pflags &= ~TDP_INKTR;