Home
last modified time | relevance | path

Searched refs:mcache (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Dmcache.h146 struct mcache *bt_cache; /* bucket cache */
167 typedef struct mcache { struct
171 LIST_ENTRY(mcache) mc_list; /* cache linkage */
/xnu-12377.1.9/bsd/kern/
H A Dmcache.c173 static LIST_HEAD(, mcache) mcache_head;
/xnu-12377.1.9/config/
H A DMASTER90 options CONFIG_MBUF_MCACHE # mbufs use mcache # <config_mbuf_mcache>
/xnu-12377.1.9/bsd/conf/
H A Dfiles444 bsd/kern/mcache.c optional sockets config_mbuf_mcache