Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dzalloc.h209 struct kalloc_type_view *zov_kt_heap; member
217 inline zone_or_view(struct kalloc_type_view *kth) : zov_kt_heap(kth) { in zone_or_view()
/xnu-8796.121.2/bsd/netinet/
H A Draw_ip.c165 ripcbinfo.ipi_zone.zov_kt_heap = ripzone; in rip_init()
H A Dudp_usrreq.c259 udbinfo.ipi_zone.zov_kt_heap = inpcbzone; in udp_init()
H A Dtcp_subr.c574 tcbinfo.ipi_zone.zov_kt_heap = tcpcbzone; in tcp_init()