Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dzalloc.c7010 zcache_alloc_n_ext( in zcache_alloc_n_ext() function
7065 return zcache_alloc_n_ext(zid, count, flags, NULL); in zalloc_n()
7076 return zcache_alloc_n_ext(zid, count, flags, ops); in zstack_t()