Home
last modified time | relevance | path

Searched defs:TDI_SWAPPED (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/tools/sched/
Dschedgraph.d53 inline int TDI_SWAPPED = 0x0004; /* Stack not in mem. Bad juju if run. */ variable
/freebsd-12-stable/sys/sys/
Dproc.h512 #define TDI_SWAPPED 0x0004 /* Stack not in mem. Bad juju if run. */ macro