Searched defs:highidx (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ |
| H A D | mmzone.h | 1790 #define for_each_zone_zonelist_nodemask(zone, z, zlist, highidx, nodemask) \ argument 1796 #define for_next_zone_zonelist_nodemask(zone, z, highidx, nodemask) \ argument 1812 #define for_each_zone_zonelist(zone, z, zlist, highidx) \ argument
|
| /linux/mm/ |
| H A D | vmscan.c | 284 #define for_each_managed_zone_pgdat(zone, pgdat, idx, highidx) \ argument
|