Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dzalloc.c6727 zcache_alloc_n_ext( in zcache_alloc_n_ext() function
6784 return zcache_alloc_n_ext(zid, count, flags, NULL); in zalloc_n()
6795 return zcache_alloc_n_ext(zid, count, flags, ops); in zstack_t()