Searched refs:for_each_zone_zonelist (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/ |
H A D | .clang-format | 390 - 'for_each_zone_zonelist'
|
/openbmc/linux/include/linux/ |
H A D | mmzone.h | 1695 #define for_each_zone_zonelist(zone, z, zlist, highidx) \ macro
|
/openbmc/linux/mm/ |
H A D | mm_init.c | 71 for_each_zone_zonelist(zone, z, zonelist, zoneid) in mminit_verify_zonelist()
|
H A D | slab.c | 3073 for_each_zone_zonelist(zone, z, zonelist, highest_zoneidx) { in fallback_alloc()
|
H A D | page_alloc.c | 4794 for_each_zone_zonelist(zone, z, zonelist, offset) { in nr_free_zone_pages()
|
H A D | slub.c | 2375 for_each_zone_zonelist(zone, z, zonelist, highest_zoneidx) { in get_any_partial()
|