Searched refs:for_each_zone_zonelist (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/mm/ |
D | mm_init.c | 57 for_each_zone_zonelist(zone, z, zonelist, zoneid) in mminit_verify_zonelist()
|
D | slab.c | 3126 for_each_zone_zonelist(zone, z, zonelist, high_zoneidx) { in fallback_alloc()
|
D | slub.c | 1920 for_each_zone_zonelist(zone, z, zonelist, high_zoneidx) { in get_any_partial()
|
D | page_alloc.c | 5056 for_each_zone_zonelist(zone, z, zonelist, offset) { in nr_free_zone_pages()
|
/Linux-v5.4/ |
D | .clang-format | 271 - 'for_each_zone_zonelist'
|
/Linux-v5.4/include/linux/ |
D | mmzone.h | 1105 #define for_each_zone_zonelist(zone, z, zlist, highidx) \ macro
|