Searched refs:mt_cache (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.140.69/bsd/skywalk/mem/ |
| H A D | skmem_cache.c | 194 .mt_cache = NULL, .mt_cname = "" }, 196 .mt_cache = NULL, .mt_cname = "" }, 198 .mt_cache = NULL, .mt_cname = "" }, 200 .mt_cache = NULL, .mt_cname = "" }, 202 .mt_cache = NULL, .mt_cname = "" }, 204 .mt_cache = NULL, .mt_cname = "" }, 206 .mt_cache = NULL, .mt_cname = "" }, 208 .mt_cache = NULL, .mt_cname = "" }, 211 .mt_cache = NULL, .mt_cname = "" }, 453 mtp->mt_cache = skmem_cache_create(mt_cname, in skmem_cache_init() [all …]
|
| H A D | skmem_cache_var.h | 120 struct skmem_cache *mt_cache; /* magazine cache */ member
|