Home
last modified time | relevance | path

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

/xnu-11215.1.10/tools/lldbmacros/
H A Dmbufdefines.py12 MB_COMP_INUSE = 2 variable
/xnu-11215.1.10/bsd/kern/
H A Duipc_mbuf.c673 #define MB_COMP_INUSE 0x02 /* object has not been returned to cslab */ macro