Home
last modified time | relevance | path

Searched refs:mca_next (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.81.4/bsd/sys/
H A Dmcache.h243 struct mcache_audit *mca_next; /* next audit struct */ member
/xnu-11215.81.4/tools/lldbmacros/
H A Dmbufs.py670 mca = mca.mca_next
/xnu-11215.81.4/bsd/kern/
H A Duipc_mbuf.c8682 next = mca->mca_next;
8684 mca->mca_next = next;
8702 mca = mca->mca_next;
8709 *mca_list = mca_tail->mca_next;
8710 mca_tail->mca_next = NULL;