Home
last modified time | relevance | path

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

/xnu-12377.61.12/tools/lldbmacros/
H A Dmbufdefines.py11 MB_INUSE = 1 variable
/xnu-12377.61.12/bsd/kern/
H A Duipc_mbuf_mcache.c507 #define MB_INUSE 0x01 /* object has not been returned to slab */ macro