Searched refs:for_each_zone_zonelist (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | mm_init.c | 58 for_each_zone_zonelist(zone, z, zonelist, zoneid) in mminit_verify_zonelist()
|
H A D | slab.c | 3118 for_each_zone_zonelist(zone, z, zonelist, highest_zoneidx) { in fallback_alloc() function
|
H A D | page_alloc.c | 5398 for_each_zone_zonelist(zone, z, zonelist, offset) { in nr_free_zone_pages() function
|
H A D | slub.c | 2041 for_each_zone_zonelist(zone, z, zonelist, highest_zoneidx) { in get_any_partial() function
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | mmzone.h | 1169 * for_each_zone_zonelist - helper macro to iterate over valid zones in a zonelist at or below a given zone index 1177 #define for_each_zone_zonelist(zone, z, zlist, highidx) \ macro
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | mmzone.h | 1734 * for_each_zone_zonelist - helper macro to iterate over valid zones in a zonelist at or below a given zone index 1742 #define for_each_zone_zonelist(zone, z, zlist, highidx) \ macro
|
/kernel/linux/linux-6.6/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() function
|
H A D | slub.c | 2368 for_each_zone_zonelist(zone, z, zonelist, highest_zoneidx) { in get_any_partial() function
|
H A D | page_alloc.c | 4813 for_each_zone_zonelist(zone, z, zonelist, offset) { in nr_free_zone_pages() function
|
Completed in 53 milliseconds