Lines Matching defs:highest
942 * of the next-highest order is free. If it is, it's possible
1950 /* Only the highest zone is deferred so find it */
4252 * Make sure there are attempts at the highest priority if we exhausted
5378 * @offset: The zone index of the highest zone
6450 * Append the pages in this hole to the highest zone in the last
6711 * increasing memory addresses so that the "highest" populated zone is used
6736 * highest usable zone for ZONE_MOVABLE. This preserves the assumption that
7271 unsigned int highest;
7273 highest = find_last_bit(node_possible_map.bits, MAX_NUMNODES);
7274 nr_node_ids = highest + 1;