Lines Matching defs:zone
47 * Only the highest zone in the zone hierarchy gets policied. Allocations
48 * requesting a lower zone just use default policy. This implies that
115 /* Highest zone. An specific allocation for a zone below that is not
1764 * Migration allocates pages in the highest zone. If we cannot
1845 static int apply_policy_zone(struct mempolicy *policy, enum zone_type zone)
1862 return zone >= dynamic_policy_zone;
1947 return z->zone ? zone_to_nid(z->zone) : node;
2003 * @gfp_flags: for requested zone
2502 polnid = zone_to_nid(z->zone);