Searched refs:for_each_zone_zonelist (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/ |
| H A D | .clang-format | 472 - 'for_each_zone_zonelist'
|
| /linux-6.15/include/linux/ |
| H A D | mmzone.h | 1768 #define for_each_zone_zonelist(zone, z, zlist, highidx) \ macro
|
| /linux-6.15/mm/ |
| H A D | mm_init.c | 89 for_each_zone_zonelist(zone, z, zonelist, zoneid) in mminit_verify_zonelist()
|
| H A D | page_alloc.c | 5225 for_each_zone_zonelist(zone, z, zonelist, offset) { in nr_free_zone_pages()
|
| H A D | slub.c | 2943 for_each_zone_zonelist(zone, z, zonelist, highest_zoneidx) { in get_any_partial()
|