Home
last modified time | relevance | path

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

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