Searched refs:mcache (Results 1 - 25 of 73) sorted by relevance

123

/darwin-on-arm/xnu/bsd/sys/
H A Dmcache.h124 * mcache allocation request flags.
128 * involve multiple layers of mcache. It implies a best effort blocking
140 * Regular mcache clients should only use MCR_SLEEP or MCR_NOSLEEP.
176 struct mcache *bt_cache; /* bucket cache */
197 typedef struct mcache { struct
201 LIST_ENTRY(mcache) mc_list; /* cache linkage */
/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq.h106 #include <sys/mcache.h>
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched.c37 #include <sys/mcache.h>
/darwin-on-arm/xnu/bsd/netinet6/
H A Droute6.c62 #include <sys/mcache.h>
H A Dipcomp_input.c42 #include <sys/mcache.h>
H A Dscope6.c68 #include <sys/mcache.h>
H A Desp_rijndael.c67 #include <sys/mcache.h>
H A Din6_rmx.c114 #include <sys/mcache.h>
H A Dfrag6.c64 #include <sys/mcache.h>
H A Din6_var.h102 #include <sys/mcache.h>
/darwin-on-arm/xnu/bsd/dev/
H A Dunix_startup.c45 #include <sys/mcache.h>
/darwin-on-arm/xnu/bsd/net/
H A Dnetsrc.c34 #include <sys/mcache.h>
H A Dntstat.h297 #include <sys/mcache.h>
H A Dif_pflog.c71 #include <sys/mcache.h>
H A Dif_llreach.c117 #include <sys/mcache.h>
H A Dif_loop.c86 #include <sys/mcache.h>
/darwin-on-arm/xnu/bsd/conf/
H A DMakefile.template125 mcache.o \
/darwin-on-arm/xnu/bsd/net/altq/
H A Daltq_subr.c72 #include <sys/mcache.h>
/darwin-on-arm/xnu/bsd/netinet/
H A Dcpu_in_cksum.c61 #include <sys/mcache.h>
H A Dtcp_ledbat.c32 #include <sys/mcache.h>
H A Din_rmx.c80 #include <sys/mcache.h>
H A Dip_encap.c91 #include <sys/mcache.h>
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_domain.c68 #include <sys/mcache.h>
H A Dbsd_init.c133 #include <sys/mcache.h> /* for mcache_init() */
H A Duipc_mbuf2.c108 #include <sys/mcache.h>

Completed in 137 milliseconds

123