Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dzalloc.c7026 zcache_alloc_n_ext( in zcache_alloc_n_ext() function
7081 return zcache_alloc_n_ext(zid, count, flags, NULL); in zalloc_n()
7092 return zcache_alloc_n_ext(zid, count, flags, ops); in zstack_t()