Searched defs:highest_zoneidx (Results 1 - 9 of 9) sorted by relevance

/linux-master/mm/
H A Dmmzone.c56 __next_zones_zonelist(struct zoneref *z, enum zone_type highest_zoneidx, nodemask_t *nodes) argument
H A Doom_kill.c256 enum zone_type highest_zoneidx = gfp_zone(oc->gfp_mask); local
H A Dcompaction.c2432 bool compaction_suitable(struct zone *zone, int order, int highest_zoneidx) argument
2403 __compaction_suitable(struct zone *zone, int order, int highest_zoneidx, unsigned long wmark_target) argument
2513 compaction_suit_allocation_order(struct zone *zone, unsigned int order, int highest_zoneidx, unsigned int alloc_flags) argument
2766 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) argument
3045 enum zone_type highest_zoneidx = pgdat->kcompactd_highest_zoneidx; local
3142 wakeup_kcompactd(pg_data_t *pgdat, int order, int highest_zoneidx) argument
[all...]
H A Dmempolicy.c1952 enum zone_type highest_zoneidx = gfp_zone(GFP_KERNEL); local
H A Dslub.c2723 enum zone_type highest_zoneidx = gfp_zone(pc->flags); local
H A Dvmscan.c6581 static bool pgdat_watermark_boosted(pg_data_t *pgdat, int highest_zoneidx) argument
6609 static bool pgdat_balanced(pg_data_t *pgdat, int order, int highest_zoneidx) argument
6737 update_reclaim_active(pg_data_t *pgdat, int highest_zoneidx, boo argument
6661 prepare_kswapd_sleep(pg_data_t *pgdat, int order, int highest_zoneidx) argument
6756 set_reclaim_active(pg_data_t *pgdat, int highest_zoneidx) argument
6762 clear_reclaim_active(pg_data_t *pgdat, int highest_zoneidx) argument
6780 balance_pgdat(pg_data_t *pgdat, int order, int highest_zoneidx) argument
7016 kswapd_try_to_sleep(pg_data_t *pgdat, int alloc_order, int reclaim_order, unsigned int highest_zoneidx) argument
7116 unsigned int highest_zoneidx = MAX_NR_ZONES - 1; local
7198 wakeup_kswapd(struct zone *zone, gfp_t gfp_flags, int order, enum zone_type highest_zoneidx) argument
[all...]
H A Dpage_alloc.c3048 __zone_watermark_ok(struct zone *z, unsigned int order, unsigned long mark, int highest_zoneidx, unsigned int alloc_flags, long free_pages) argument
3126 zone_watermark_ok(struct zone *z, unsigned int order, unsigned long mark, int highest_zoneidx, unsigned int alloc_flags) argument
3133 zone_watermark_fast(struct zone *z, unsigned int order, unsigned long mark, int highest_zoneidx, unsigned int alloc_flags, gfp_t gfp_mask) argument
3178 zone_watermark_ok_safe(struct zone *z, unsigned int order, unsigned long mark, int highest_zoneidx) argument
3911 enum zone_type highest_zoneidx = ac->highest_zoneidx; local
[all...]
/linux-master/include/linux/
H A Dcompaction.h110 compaction_suitable(struct zone *zone, int order, int highest_zoneidx) argument
123 wakeup_kcompactd(pg_data_t *pgdat, int order, int highest_zoneidx) argument
H A Dmmzone.h1640 next_zones_zonelist(struct zoneref *z, enum zone_type highest_zoneidx, nodemask_t *nodes) argument
1666 first_zones_zonelist(struct zonelist *zonelist, enum zone_type highest_zoneidx, nodemask_t *nodes) argument
[all...]

Completed in 182 milliseconds