Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dzalloc.h211 struct zone_view *zov_view;
214 inline zone_or_view(struct zone_view *zv) : zov_view(zv) { in zone_or_view()
547 typedef struct zone_view *zone_view_t;
548 struct zone_view { struct
2042 extern struct zone_view var[1]
2068 SECURITY_READ_ONLY_LATE(struct zone_view) var[1] = { { \
H A Dzalloc_internal.h242 struct zone_view *z_views;
H A Dkalloc.h337 struct zone_view kt_zv;
346 struct zone_view kt_zv;
H A Dkalloc.c653 struct zone_view *zv = &kt->kt_zv; in kalloc_type_assign_zone_fixed()
H A Dzalloc.c9174 static_assert(offsetof(struct zone, f1) == offsetof(struct zone_view, f2))
/xnu-12377.1.9/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;