Home
last modified time | relevance | path

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

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