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