Searched refs:mt_cache (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/mem/ |
| H A D | skmem_cache.c | 185 .mt_cache = NULL, .mt_cname = "" }, 187 .mt_cache = NULL, .mt_cname = "" }, 189 .mt_cache = NULL, .mt_cname = "" }, 191 .mt_cache = NULL, .mt_cname = "" }, 193 .mt_cache = NULL, .mt_cname = "" }, 195 .mt_cache = NULL, .mt_cname = "" }, 197 .mt_cache = NULL, .mt_cname = "" }, 199 .mt_cache = NULL, .mt_cname = "" }, 202 .mt_cache = NULL, .mt_cname = "" }, 467 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
|