/linux/include/linux/ |
H A D | compaction.h | 117 int highest_zoneidx) in compaction_suitable() argument 130 int order, int highest_zoneidx) in wakeup_kcompactd() argument
|
H A D | mmzone.h | 1721 enum zone_type highest_zoneidx, in next_zones_zonelist() argument 1747 first_zones_zonelist(struct zonelist * zonelist,enum zone_type highest_zoneidx,nodemask_t * nodes) first_zones_zonelist() argument [all...] |
/linux/mm/ |
H A D | mmzone.c | 57 enum zone_type highest_zoneidx, in __next_zones_zonelist() argument
|
H A D | compaction.c | 2358 unsigned long watermark, int highest_zoneidx, in __compaction_suitable() argument 2388 int highest_zoneidx) in compaction_suitable() argument 2471 int highest_zoneidx, unsigned int alloc_flags, in compaction_suit_allocation_order() argument 2751 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 3033 enum zone_type highest_zoneidx = pgdat->kcompactd_highest_zoneidx; kcompactd_node_suitable() local 3135 wakeup_kcompactd(pg_data_t * pgdat,int order,int highest_zoneidx) wakeup_kcompactd() argument [all...] |
H A D | vmscan.c | 6771 static bool pgdat_watermark_boosted(pg_data_t *pgdat, int highest_zoneidx) in pgdat_watermark_boosted() argument 6799 static bool pgdat_balanced(pg_data_t *pgdat, int order, int highest_zoneidx) in pgdat_balanced() argument 6883 int highest_zoneidx) in prepare_kswapd_sleep() argument 6956 update_reclaim_active(pg_data_t *pgdat, int highest_zoneidx, boo argument 6970 set_reclaim_active(pg_data_t * pgdat,int highest_zoneidx) set_reclaim_active() argument 6976 clear_reclaim_active(pg_data_t * pgdat,int highest_zoneidx) clear_reclaim_active() argument 6994 balance_pgdat(pg_data_t * pgdat,int order,int highest_zoneidx) balance_pgdat() argument 7227 kswapd_try_to_sleep(pg_data_t * pgdat,int alloc_order,int reclaim_order,unsigned int highest_zoneidx) kswapd_try_to_sleep() argument 7326 unsigned int highest_zoneidx = MAX_NR_ZONES - 1; kswapd() local 7405 wakeup_kswapd(struct zone * zone,gfp_t gfp_flags,int order,enum zone_type highest_zoneidx) wakeup_kswapd() argument [all...] |
H A D | oom_kill.c | 256 enum zone_type highest_zoneidx = gfp_zone(oc->gfp_mask); in constrained_alloc() local
|
H A D | internal.h | 604 enum zone_type highest_zoneidx; member 893 const int highest_zoneidx; /* zone index of a direct compactor */ member
|
H A D | page_alloc.c | 3514 int highest_zoneidx, unsigned int alloc_flags, in __zone_watermark_ok() argument 3592 int highest_zoneidx, unsigned int alloc_flags) in zone_watermark_ok() argument 3599 unsigned long mark, int highest_zoneidx, in zone_watermark_fast() argument 4362 enum zone_type highest_zoneidx = ac->highest_zoneidx; wake_all_kswapds() local [all...] |
H A D | mempolicy.c | 2101 enum zone_type highest_zoneidx = gfp_zone(GFP_KERNEL); in mempolicy_slab_node() local
|
H A D | slub.c | 2947 enum zone_type highest_zoneidx = gfp_zone(pc->flags); in get_any_partial() local
|