Searched refs:ZONE_IS_BRANDED (Results 1 – 5 of 5) sorted by relevance
48 if (INGLOBALZONE(p) || !ZONE_IS_BRANDED(p->p_zone)) in brandsys()
148 #define ZONE_IS_BRANDED(z) ((z)->zone_brand != &native_brand) macro
271 brand_action = ZONE_IS_BRANDED(p->p_zone) ? EBA_BRAND : EBA_NONE; in exec_init()
151 if (!ZONE_IS_BRANDED(p->p_zone)) in exec_common()171 if (ZONE_IS_BRANDED(p->p_zone) && !PROC_IS_BRANDED(p)) in exec_common()
2411 if ((ZONE_IS_BRANDED(zone)) || in zone_set_brand()5150 if (ZONE_IS_BRANDED(zone)) in zone_destroy()5479 if ((attr >= ZONE_ATTR_BRAND_ATTRS) && ZONE_IS_BRANDED(zone)) { in zone_getattr()5582 if ((attr >= ZONE_ATTR_BRAND_ATTRS) && ZONE_IS_BRANDED(zone)) in zone_setattr()