Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/
H A Dmcache.h151 struct mcache *bt_cache; /* bucket cache */
172 typedef struct mcache { struct
176 LIST_ENTRY(mcache) mc_list; /* cache linkage */
/xnu-10002.1.13/bsd/kern/
H A Dmcache.c170 static LIST_HEAD(, mcache) mcache_head;
/xnu-10002.1.13/config/
H A DMASTER93 options CONFIG_MBUF_MCACHE # mbufs use mcache # <config_mbuf_mcache>
/xnu-10002.1.13/bsd/conf/
H A Dfiles429 bsd/kern/mcache.c optional sockets config_mbuf_mcache