Searched refs:mcache (Results 1 – 6 of 6) sorted by relevance
265 struct mcache *bt_cache; /* bucket cache */286 typedef struct mcache { struct290 LIST_ENTRY(mcache) mc_list; /* cache linkage */
80 static struct mcache *eg_cache; /* mcache for eventhandler_entry_generic */83 static struct mcache *el_cache; /* mcache for eventhandler_list */
168 static LIST_HEAD(, mcache) mcache_head;
112 static struct mcache *fadv_cache; /* mcache for flowadv_fcentry */
80 static struct mcache *flowq_cache = NULL; /* mcache for flowq */
420 bsd/kern/mcache.c optional sockets