Searched refs:mcache (Results 1 – 4 of 4) sorted by relevance
146 struct mcache *bt_cache; /* bucket cache */167 typedef struct mcache { struct171 LIST_ENTRY(mcache) mc_list; /* cache linkage */
173 static LIST_HEAD(, mcache) mcache_head;
90 options CONFIG_MBUF_MCACHE # mbufs use mcache # <config_mbuf_mcache>
444 bsd/kern/mcache.c optional sockets config_mbuf_mcache