Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dmcache.h238 struct mcache_audit *mca_next; /* next audit struct */ member
/xnu-12377.1.9/bsd/kern/
H A Duipc_mbuf_mcache.c4936 next = mca->mca_next;
4938 mca->mca_next = next;
4956 mca = mca->mca_next;
4963 *mca_list = mca_tail->mca_next;
4964 mca_tail->mca_next = NULL;
/xnu-12377.1.9/tools/lldbmacros/
H A Dmbufs.py669 mca = mca.mca_next