Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/net/
H A Dradix.h156 KALLOC_TYPE_DECLARE(radix_node_head_zone);
/xnu-8792.81.2/bsd/sys/
H A Dproc_internal.h1028 KALLOC_TYPE_DECLARE(proc_stats_zone);
/xnu-8792.81.2/osfmk/kern/
H A Dkalloc.h435 #define KALLOC_TYPE_DECLARE(var) \ macro