Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dmcache.h265 struct mcache *bt_cache; /* bucket cache */
286 typedef struct mcache { struct
290 LIST_ENTRY(mcache) mc_list; /* cache linkage */
/xnu-8020.101.4/bsd/kern/
H A Dsubr_eventhandler.c80 static struct mcache *eg_cache; /* mcache for eventhandler_entry_generic */
83 static struct mcache *el_cache; /* mcache for eventhandler_list */
H A Dmcache.c168 static LIST_HEAD(, mcache) mcache_head;
/xnu-8020.101.4/bsd/net/
H A Dflowadv.c112 static struct mcache *fadv_cache; /* mcache for flowadv_fcentry */
H A Dnecp_client.c657 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 …
/xnu-8020.101.4/bsd/net/classq/
H A Dclassq_fq_codel.c54 static struct mcache *flowq_cache = NULL; /* mcache for flowq */
/xnu-8020.101.4/bsd/conf/
H A Dfiles472 bsd/kern/mcache.c optional sockets