Home
last modified time | relevance | path

Searched refs:mbufs (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.41.6/tools/lldbmacros/
H A DMakefile75 mbufs.py \
H A Dxnu.py1624 from mbufs import *
/xnu-12377.41.6/bsd/sys/
H A Dkpi_mbuf.h280 u_int32_t mbufs; /* mbufs obtained from page pool */ member
/xnu-12377.41.6/config/
H A DMASTER90 options CONFIG_MBUF_MCACHE # mbufs use mcache # <config_mbuf_mcache>
/xnu-12377.41.6/bsd/kern/
H A Dkpi_mbuf.c1394 stats->mbufs = mbstat.m_mbufs; in mbuf_stats()