Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dkalloc.h855 vm_size_t ty_size, in kallocp_ext() argument
860 vm_size_t size = kt_size(0, ty_size, *count); in kallocp_ext()
862 *count = kar.size / ty_size; in kallocp_ext()