Searched refs:zonelist_zone_idx (Results 1 - 3 of 3) sorted by relevance

/linux-master/mm/
H A Dmmzone.c65 while (zonelist_zone_idx(z) > highest_zoneidx)
68 while (zonelist_zone_idx(z) > highest_zoneidx ||
H A Dpage_alloc.c4461 zonelist_zone_idx(ac.preferred_zoneref),
/linux-master/include/linux/
H A Dmmzone.h1220 * zonelist_zone_idx() - Return the index of the zone for an entry
1608 static inline int zonelist_zone_idx(struct zoneref *zoneref) function
1641 if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx))

Completed in 192 milliseconds