Searched refs:for_each_zone_zonelist (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/mm/ |
D | mm_init.c | 54 for_each_zone_zonelist(zone, z, zonelist, zoneid) in mminit_verify_zonelist()
|
D | slab.c | 3093 for_each_zone_zonelist(zone, z, zonelist, highest_zoneidx) { in fallback_alloc()
|
D | slub.c | 2289 for_each_zone_zonelist(zone, z, zonelist, highest_zoneidx) { in get_any_partial()
|
D | page_alloc.c | 5902 for_each_zone_zonelist(zone, z, zonelist, offset) { in nr_free_zone_pages()
|
/linux-6.1.9/ |
D | .clang-format | 388 - 'for_each_zone_zonelist'
|
/linux-6.1.9/include/linux/ |
D | mmzone.h | 1542 #define for_each_zone_zonelist(zone, z, zlist, highidx) \ macro
|