Home
last modified time | relevance | path

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

/mm/
Doom_kill.c213 enum zone_type high_zoneidx = gfp_zone(oc->gfp_mask); in constrained_alloc() local
245 high_zoneidx, oc->nodemask) in constrained_alloc()
Dinternal.h175 enum zone_type high_zoneidx; member
Dpage_alloc.c1765 for_each_zone_zonelist_nodemask(zone, z, zonelist, ac->high_zoneidx, in unreserve_highatomic_pageblock()
2581 for_each_zone_zonelist_nodemask(zone, z, zonelist, ac->high_zoneidx, in get_page_from_freelist()
2808 if (ac->high_zoneidx < ZONE_NORMAL) in __alloc_pages_may_oom()
2991 ac->high_zoneidx, ac->nodemask) in wake_all_kswapds()
3111 ac->high_zoneidx, NULL, &ac->preferred_zone); in __alloc_pages_slowpath()
3263 .high_zoneidx = gfp_zone(gfp_mask), in __alloc_pages_nodemask()
3298 preferred_zoneref = first_zones_zonelist(ac.zonelist, ac.high_zoneidx, in __alloc_pages_nodemask()
Dcompaction.c1554 for_each_zone_zonelist_nodemask(zone, z, ac->zonelist, ac->high_zoneidx, in try_to_compact_pages()
Dslab.c3019 enum zone_type high_zoneidx = gfp_zone(flags); in fallback_alloc() local
3038 for_each_zone_zonelist(zone, z, zonelist, high_zoneidx) { in fallback_alloc()
Dslub.c1766 enum zone_type high_zoneidx = gfp_zone(flags); in get_any_partial() local
1795 for_each_zone_zonelist(zone, z, zonelist, high_zoneidx) { in get_any_partial()