Home
last modified time | relevance | path

Searched refs:high_zoneidx (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/mm/
Doom_kill.c262 enum zone_type high_zoneidx = gfp_zone(oc->gfp_mask); in constrained_alloc() local
302 high_zoneidx, oc->nodemask) in constrained_alloc()
Dpage_alloc.c2293 for_each_zone_zonelist_nodemask(zone, z, zonelist, ac->high_zoneidx, in unreserve_highatomic_pageblock()
3261 for_next_zone_zonelist_nodemask(zone, z, ac->zonelist, ac->high_zoneidx, in get_page_from_freelist()
3503 if (ac->high_zoneidx < ZONE_NORMAL) in __alloc_pages_may_oom()
3690 for_each_zone_zonelist_nodemask(zone, z, ac->zonelist, ac->high_zoneidx, in should_compact_retry()
3818 enum zone_type high_zoneidx = ac->high_zoneidx; in wake_all_kswapds() local
3820 for_each_zone_zonelist_nodemask(zone, z, ac->zonelist, high_zoneidx, in wake_all_kswapds()
3823 wakeup_kswapd(zone, gfp_mask, order, high_zoneidx); in wake_all_kswapds()
3951 for_each_zone_zonelist_nodemask(zone, z, ac->zonelist, ac->high_zoneidx, in should_reclaim_retry()
4097 ac->high_zoneidx, ac->nodemask); in __alloc_pages_slowpath()
4174 ac->high_zoneidx, ac->nodemask); in __alloc_pages_slowpath()
[all …]
Dinternal.h122 enum zone_type high_zoneidx; member
Dcompaction.c1514 for_each_zone_zonelist_nodemask(zone, z, ac->zonelist, ac->high_zoneidx, in compaction_zonelist_suitable()
1764 for_each_zone_zonelist_nodemask(zone, z, ac->zonelist, ac->high_zoneidx, in try_to_compact_pages()
Dslab.c3181 enum zone_type high_zoneidx = gfp_zone(flags); in fallback_alloc() local
3199 for_each_zone_zonelist(zone, z, zonelist, high_zoneidx) { in fallback_alloc()
Dslub.c1844 enum zone_type high_zoneidx = gfp_zone(flags); in get_any_partial() local
1873 for_each_zone_zonelist(zone, z, zonelist, high_zoneidx) { in get_any_partial()