Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dzalloc.c6489 zalloc_cached_fast( in zalloc_cached_fast() function
6550 return zalloc_cached_fast(zone, zstats, flags, cache, mag); in zalloc_cached_from_depot()
6598 return zalloc_cached_fast(zone, zstats, flags, cache, NULL); in zalloc_cached_import()
6670 return zalloc_cached_fast(zone, zstats, flags, cache, mag); in zalloc_cached_from_recirc()
6739 return zalloc_cached_fast(zone, zstats, flags, cache, NULL); in zalloc_cached()