Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dzalloc.c6431 zcache_alloc_n_ext( in zcache_alloc_n_ext() function
6486 return zcache_alloc_n_ext(zid, count, flags, NULL); in zalloc_n()
6497 return zcache_alloc_n_ext(zid, count, flags, ops); in zstack_t()