Searched refs:zone_view (Results 1 – 6 of 6) sorted by relevance
210 struct zone_view *zov_view;213 inline zone_or_view(struct zone_view *zv) : zov_view(zv) { in zone_or_view()521 typedef struct zone_view *zone_view_t;522 struct zone_view { struct1949 extern struct zone_view var[1]1975 SECURITY_READ_ONLY_LATE(struct zone_view) var[1] = { { \
241 struct zone_view *z_views;
305 struct zone_view kt_zv;314 struct zone_view kt_zv;
559 struct zone_view *zv = &kt->kt_zv; in kalloc_type_assign_zone_fixed()
9493 static_assert(offsetof(struct zone, f1) == offsetof(struct zone_view, f2))
48 struct zone_view { struct56 struct zone_view kt_zv; argument