Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcompaction.h116 int highest_zoneidx) in compaction_suitable()
129 int order, int highest_zoneidx) in wakeup_kcompactd()
/linux/mm/
H A Dmmzone.c57 enum zone_type highest_zoneidx, in __next_zones_zonelist()
H A Dcompaction.c2384 int highest_zoneidx, in __compaction_suitable()
2412 bool compaction_suitable(struct zone *zone, int order, int highest_zoneidx) in compaction_suitable()
2494 int highest_zoneidx, unsigned int alloc_flags, in compaction_suit_allocation_order()
2767 unsigned int alloc_flags, int highest_zoneidx, in compact_zone_order()
3049 enum zone_type highest_zoneidx = pgdat->kcompactd_highest_zoneidx; in kcompactd_node_suitable() local
3148 void wakeup_kcompactd(pg_data_t *pgdat, int order, int highest_zoneidx) in wakeup_kcompactd()
H A Dvmscan.c6667 static bool pgdat_watermark_boosted(pg_data_t *pgdat, int highest_zoneidx) in pgdat_watermark_boosted()
6695 static bool pgdat_balanced(pg_data_t *pgdat, int order, int highest_zoneidx) in pgdat_balanced()
6748 int highest_zoneidx) in prepare_kswapd_sleep()
6825 update_reclaim_active(pg_data_t *pgdat, int highest_zoneidx, bool active) in update_reclaim_active()
6844 set_reclaim_active(pg_data_t *pgdat, int highest_zoneidx) in set_reclaim_active()
6850 clear_reclaim_active(pg_data_t *pgdat, int highest_zoneidx) in clear_reclaim_active()
6868 static int balance_pgdat(pg_data_t *pgdat, int order, int highest_zoneidx) in balance_pgdat()
7105 unsigned int highest_zoneidx) in kswapd_try_to_sleep()
7204 unsigned int highest_zoneidx = MAX_NR_ZONES - 1; in kswapd() local
7283 enum zone_type highest_zoneidx) in wakeup_kswapd()
H A Dinternal.h531 enum zone_type highest_zoneidx; member
811 const int highest_zoneidx; /* zone index of a direct compactor */ member
H A Dpage_alloc.c3126 int highest_zoneidx, unsigned int alloc_flags, in __zone_watermark_ok()
3204 int highest_zoneidx, unsigned int alloc_flags) in zone_watermark_ok()
3211 unsigned long mark, int highest_zoneidx, in zone_watermark_fast()
3256 unsigned long mark, int highest_zoneidx) in zone_watermark_ok_safe()
3981 enum zone_type highest_zoneidx = ac->highest_zoneidx; in wake_all_kswapds() local
H A Dmempolicy.c1956 enum zone_type highest_zoneidx = gfp_zone(GFP_KERNEL); in mempolicy_slab_node() local
H A Dslub.c2882 enum zone_type highest_zoneidx = gfp_zone(pc->flags); in get_any_partial() local