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