Searched defs:highest_zoneidx (Results 1 - 10 of 10) 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.c2427 bool compaction_suitable(struct zone *zone, int order, int highest_zoneidx) argument
2398 __compaction_suitable(struct zone *zone, int order, int highest_zoneidx, unsigned long wmark_target) argument
2508 compaction_suit_allocation_order(struct zone *zone, unsigned int order, int highest_zoneidx, unsigned int alloc_flags) argument
2761 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
3040 enum zone_type highest_zoneidx = pgdat->kcompactd_highest_zoneidx; local
3137 wakeup_kcompactd(pg_data_t *pgdat, int order, int highest_zoneidx) argument
[all...]
H A Dinternal.h352 enum zone_type highest_zoneidx; member in struct:alloc_context
601 const int highest_zoneidx; /* zone index of a direct compactor */ member in struct:compact_control
H A Dmempolicy.c1951 enum zone_type highest_zoneidx = gfp_zone(GFP_KERNEL); local
H A Dslub.c2635 enum zone_type highest_zoneidx = gfp_zone(pc->flags); local
H A Dvmscan.c6565 static bool pgdat_watermark_boosted(pg_data_t *pgdat, int highest_zoneidx) argument
6593 static bool pgdat_balanced(pg_data_t *pgdat, int order, int highest_zoneidx) argument
6721 update_reclaim_active(pg_data_t *pgdat, int highest_zoneidx, boo argument
6645 prepare_kswapd_sleep(pg_data_t *pgdat, int order, int highest_zoneidx) argument
6740 set_reclaim_active(pg_data_t *pgdat, int highest_zoneidx) argument
6746 clear_reclaim_active(pg_data_t *pgdat, int highest_zoneidx) argument
6764 balance_pgdat(pg_data_t *pgdat, int order, int highest_zoneidx) argument
7000 kswapd_try_to_sleep(pg_data_t *pgdat, int alloc_order, int reclaim_order, unsigned int highest_zoneidx) argument
7100 unsigned int highest_zoneidx = MAX_NR_ZONES - 1; local
7182 wakeup_kswapd(struct zone *zone, gfp_t gfp_flags, int order, enum zone_type highest_zoneidx) argument
[all...]
H A Dpage_alloc.c2963 __zone_watermark_ok(struct zone *z, unsigned int order, unsigned long mark, int highest_zoneidx, unsigned int alloc_flags, long free_pages) argument
3041 zone_watermark_ok(struct zone *z, unsigned int order, unsigned long mark, int highest_zoneidx, unsigned int alloc_flags) argument
3048 zone_watermark_fast(struct zone *z, unsigned int order, unsigned long mark, int highest_zoneidx, unsigned int alloc_flags, gfp_t gfp_mask) argument
3093 zone_watermark_ok_safe(struct zone *z, unsigned int order, unsigned long mark, int highest_zoneidx) argument
3826 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.h1637 next_zones_zonelist(struct zoneref *z, enum zone_type highest_zoneidx, nodemask_t *nodes) argument
1663 first_zones_zonelist(struct zonelist *zonelist, enum zone_type highest_zoneidx, nodemask_t *nodes) argument
[all...]

Completed in 677 milliseconds