Searched refs:mcache (Results 1 – 7 of 7) 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 */
657 static struct mcache *necp_flow_cache; /* cache for necp_client_flow */660 static struct mcache *necp_flow_registration_cache; /* cache for necp_client_flow_registration …
54 static struct mcache *flowq_cache = NULL; /* mcache for flowq */
472 bsd/kern/mcache.c optional sockets