Searched refs:for_each_zone_zonelist (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/mm/ |
D | mm_init.c | 56 for_each_zone_zonelist(zone, z, zonelist, zoneid) in mminit_verify_zonelist()
|
D | slab.c | 3199 for_each_zone_zonelist(zone, z, zonelist, high_zoneidx) { in fallback_alloc()
|
D | page_alloc.c | 4659 for_each_zone_zonelist(zone, z, zonelist, offset) { in nr_free_zone_pages()
|
D | slub.c | 1873 for_each_zone_zonelist(zone, z, zonelist, high_zoneidx) { in get_any_partial()
|
/Linux-v4.19/ |
D | .clang-format | 220 - 'for_each_zone_zonelist'
|
/Linux-v4.19/include/linux/ |
D | mmzone.h | 1046 #define for_each_zone_zonelist(zone, z, zlist, highidx) \ macro
|