Home
last modified time | relevance | path

Searched refs:zone_cache (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dzalloc_internal.h320 struct zone_cache *__zpercpu z_pcpu_cache;
H A Dzalloc.c378 typedef struct zone_cache { struct
2808 caches = zalloc_percpu_permanent_type(struct zone_cache); in zone_enable_caching()