Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dzalloc.h210 struct zone_view *zov_view;
213 inline zone_or_view(struct zone_view *zv) : zov_view(zv) { in zone_or_view()
545 typedef struct zone_view *zone_view_t;
546 struct zone_view { struct
2018 extern struct zone_view var[1]
2044 SECURITY_READ_ONLY_LATE(struct zone_view) var[1] = { { \
H A Dzalloc_internal.h241 struct zone_view *z_views;
H A Dkalloc.h305 struct zone_view kt_zv;
314 struct zone_view kt_zv;
H A Dkalloc.c560 struct zone_view *zv = &kt->kt_zv; in kalloc_type_assign_zone_fixed()
H A Dzalloc.c9813 static_assert(offsetof(struct zone, f1) == offsetof(struct zone_view, f2))
/xnu-11215.1.10/tools/kt-dump/
H A Dkt-dump.cpp69 struct zone_view { struct
77 struct zone_view kt_zv; argument
95 struct zone_view *kt_next;