Home
last modified time | relevance | path

Searched defs:highest_zoneidx (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/
A Dcompaction.h190 int alloc_flags, int highest_zoneidx) in compaction_suitable()
224 int order, int highest_zoneidx) in wakeup_kcompactd()
A Dmmzone.h1170 enum zone_type highest_zoneidx, in next_zones_zonelist()
1196 enum zone_type highest_zoneidx, in first_zones_zonelist()
/linux/mm/
A Dmmzone.c57 enum zone_type highest_zoneidx, in __next_zones_zonelist()
A Dvmscan.c3934 static bool pgdat_watermark_boosted(pg_data_t *pgdat, int highest_zoneidx) in pgdat_watermark_boosted()
3962 static bool pgdat_balanced(pg_data_t *pgdat, int order, int highest_zoneidx) in pgdat_balanced()
4011 int highest_zoneidx) in prepare_kswapd_sleep()
4086 update_reclaim_active(pg_data_t *pgdat, int highest_zoneidx, bool active) in update_reclaim_active()
4105 set_reclaim_active(pg_data_t *pgdat, int highest_zoneidx) in set_reclaim_active()
4111 clear_reclaim_active(pg_data_t *pgdat, int highest_zoneidx) in clear_reclaim_active()
4129 static int balance_pgdat(pg_data_t *pgdat, int order, int highest_zoneidx) in balance_pgdat()
4356 unsigned int highest_zoneidx) in kswapd_try_to_sleep()
4455 unsigned int highest_zoneidx = MAX_NR_ZONES - 1; in kswapd() local
4539 enum zone_type highest_zoneidx) in wakeup_kswapd()
A Dcompaction.c2156 int highest_zoneidx, in __compaction_suitable()
2206 int highest_zoneidx) in compaction_suitable()
2488 unsigned int alloc_flags, int highest_zoneidx, in compact_zone_order()
2785 enum zone_type highest_zoneidx = pgdat->kcompactd_highest_zoneidx; in kcompactd_node_suitable() local
2879 void wakeup_kcompactd(pg_data_t *pgdat, int order, int highest_zoneidx) in wakeup_kcompactd()
A Dinternal.h198 enum zone_type highest_zoneidx; member
295 const int highest_zoneidx; /* zone index of a direct compactor */ member
A Doom_kill.c258 enum zone_type highest_zoneidx = gfp_zone(oc->gfp_mask); in constrained_alloc() local
A Dpage_alloc.c3840 int highest_zoneidx, unsigned int alloc_flags, in __zone_watermark_ok()
3904 int highest_zoneidx, unsigned int alloc_flags) in zone_watermark_ok()
3911 unsigned long mark, int highest_zoneidx, in zone_watermark_fast()
3951 unsigned long mark, int highest_zoneidx) in zone_watermark_ok_safe()
4637 enum zone_type highest_zoneidx = ac->highest_zoneidx; in wake_all_kswapds() local
A Dmempolicy.c1852 enum zone_type highest_zoneidx = gfp_zone(GFP_KERNEL); in mempolicy_slab_node() local
A Dslab.c3102 enum zone_type highest_zoneidx = gfp_zone(flags); in fallback_alloc() local
A Dslub.c2186 enum zone_type highest_zoneidx = gfp_zone(flags); in get_any_partial() local

Completed in 67 milliseconds