Searched refs:mt_cache (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/bsd/skywalk/mem/ |
| H A D | skmem_cache.c | 195 .mt_cache = NULL, .mt_cname = "" }, 197 .mt_cache = NULL, .mt_cname = "" }, 199 .mt_cache = NULL, .mt_cname = "" }, 201 .mt_cache = NULL, .mt_cname = "" }, 203 .mt_cache = NULL, .mt_cname = "" }, 205 .mt_cache = NULL, .mt_cname = "" }, 207 .mt_cache = NULL, .mt_cname = "" }, 209 .mt_cache = NULL, .mt_cname = "" }, 212 .mt_cache = NULL, .mt_cname = "" }, 454 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
|