Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dzalloc_internal.h320 struct zone_cache *__zpercpu OS_PTRAUTH_SIGNED_PTR("zone.z_pcpu_cache") z_pcpu_cache;
H A Dzalloc.c362 typedef struct zone_cache { struct
2725 caches = zalloc_percpu_permanent_type(struct zone_cache); in zone_enable_caching()