Searched refs:mt_cache (Results 1 – 2 of 2) sorted by relevance
| /xnu-10063.141.1/bsd/skywalk/mem/ |
| H A D | skmem_cache.c | 186 .mt_cache = NULL, .mt_cname = "" }, 188 .mt_cache = NULL, .mt_cname = "" }, 190 .mt_cache = NULL, .mt_cname = "" }, 192 .mt_cache = NULL, .mt_cname = "" }, 194 .mt_cache = NULL, .mt_cname = "" }, 196 .mt_cache = NULL, .mt_cname = "" }, 198 .mt_cache = NULL, .mt_cname = "" }, 200 .mt_cache = NULL, .mt_cname = "" }, 203 .mt_cache = NULL, .mt_cname = "" }, 468 mtp->mt_cache = skmem_cache_create(mtp->mt_cname, in skmem_cache_init() [all …]
|
| H A D | skmem_cache_var.h | 110 struct skmem_cache *mt_cache; /* magazine cache */ member
|