Searched refs:for_each_zone_zonelist (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| H A D | mmzone.h | 1915 #define for_each_zone_zonelist(zone, z, zlist, highidx) \ macro
|
| /linux/mm/ |
| H A D | mm_init.c | 105 for_each_zone_zonelist(zone, z, zonelist, zoneid) in mminit_verify_zonelist()
|
| H A D | slub.c | 3994 for_each_zone_zonelist(zone, z, zonelist, highest_zoneidx) { in get_from_any_partial() 7356 for_each_zone_zonelist(zone, z, zonelist, highest_zoneidx) { in __refill_objects_any()
|
| H A D | page_alloc.c | 5713 for_each_zone_zonelist(zone, z, zonelist, offset) { in nr_free_zone_pages()
|