Home
last modified time | relevance | path

Searched defs:highest_zoneidx (Results 1 – 10 of 10) sorted by path

/linux/include/linux/
H A Dcompaction.h111 int highest_zoneidx) in compaction_suitable()
124 int order, int highest_zoneidx) in wakeup_kcompactd()
H A Dmmzone.h1641 enum zone_type highest_zoneidx, in next_zones_zonelist()
1667 enum zone_type highest_zoneidx, in first_zones_zonelist()
/linux/mm/
H A Dcompaction.c2399 __compaction_suitable(struct zone * zone,int order,int highest_zoneidx,unsigned long wmark_target) __compaction_suitable() argument
2427 compaction_suitable(struct zone * zone,int order,int highest_zoneidx) compaction_suitable() argument
2509 compaction_suit_allocation_order(struct zone * zone,unsigned int order,int highest_zoneidx,unsigned int alloc_flags) compaction_suit_allocation_order() argument
2763 compact_zone_order(struct zone * zone,int order,gfp_t gfp_mask,enum compact_priority prio,unsigned int alloc_flags,int highest_zoneidx,struct page ** capture) compact_zone_order() argument
3040 enum zone_type highest_zoneidx = pgdat->kcompactd_highest_zoneidx; kcompactd_node_suitable() local
3137 wakeup_kcompactd(pg_data_t * pgdat,int order,int highest_zoneidx) wakeup_kcompactd() argument
[all...]
H A Dinternal.h449 enum zone_type highest_zoneidx; member
699 const int highest_zoneidx; /* zone index of a direct compactor */ member
H A Dmempolicy.c1951 enum zone_type highest_zoneidx = gfp_zone(GFP_KERNEL); mempolicy_slab_node() local
H A Dmmzone.c57 enum zone_type highest_zoneidx, in __next_zones_zonelist()
H A Doom_kill.c256 enum zone_type highest_zoneidx = gfp_zone(oc->gfp_mask); in constrained_alloc() local
H A Dpage_alloc.c3049 int highest_zoneidx, unsigned int alloc_flags, in zone_watermark_fast() argument
2964 __zone_watermark_ok(struct zone * z,unsigned int order,unsigned long mark,int highest_zoneidx,unsigned int alloc_flags,long free_pages) __zone_watermark_ok() argument
3042 zone_watermark_ok(struct zone * z,unsigned int order,unsigned long mark,int highest_zoneidx,unsigned int alloc_flags) zone_watermark_ok() argument
3094 zone_watermark_ok_safe(struct zone * z,unsigned int order,unsigned long mark,int highest_zoneidx) zone_watermark_ok_safe() argument
3826 enum zone_type highest_zoneidx = ac->highest_zoneidx; wake_all_kswapds() local
[all...]
H A Dslub.c2649 enum zone_type highest_zoneidx = gfp_zone(pc->flags); get_any_partial() local
H A Dvmscan.c6593 for (i = highest_zoneidx; i >= 0; i--) { in pgdat_balanced() argument
6565 pgdat_watermark_boosted(pg_data_t * pgdat,int highest_zoneidx) pgdat_watermark_boosted() argument
6646 prepare_kswapd_sleep(pg_data_t * pgdat,int order,int highest_zoneidx) prepare_kswapd_sleep() argument
6721 update_reclaim_active(pg_data_t * pgdat,int highest_zoneidx,bool active) update_reclaim_active() argument
6740 set_reclaim_active(pg_data_t * pgdat,int highest_zoneidx) set_reclaim_active() argument
6746 clear_reclaim_active(pg_data_t * pgdat,int highest_zoneidx) clear_reclaim_active() argument
6764 balance_pgdat(pg_data_t * pgdat,int order,int highest_zoneidx) balance_pgdat() argument
7001 kswapd_try_to_sleep(pg_data_t * pgdat,int alloc_order,int reclaim_order,unsigned int highest_zoneidx) kswapd_try_to_sleep() argument
7100 unsigned int highest_zoneidx = MAX_NR_ZONES - 1; kswapd() local
7183 wakeup_kswapd(struct zone * zone,gfp_t gfp_flags,int order,enum zone_type highest_zoneidx) wakeup_kswapd() argument
[all...]