Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dcompaction.h111 int highest_zoneidx) in compaction_suitable()
124 int order, int highest_zoneidx) in wakeup_kcompactd()
Dmmzone.h1661 enum zone_type highest_zoneidx, in next_zones_zonelist()
1687 enum zone_type highest_zoneidx, in first_zones_zonelist()
/linux-6.12.1/mm/
Dmmzone.c57 enum zone_type highest_zoneidx, in __next_zones_zonelist()
Dcompaction.c2381 int highest_zoneidx, in __compaction_suitable()
2409 bool compaction_suitable(struct zone *zone, int order, int highest_zoneidx) in compaction_suitable()
2491 int highest_zoneidx, unsigned int alloc_flags) in compaction_suit_allocation_order()
2745 unsigned int alloc_flags, int highest_zoneidx, in compact_zone_order()
3027 enum zone_type highest_zoneidx = pgdat->kcompactd_highest_zoneidx; in kcompactd_node_suitable() local
3124 void wakeup_kcompactd(pg_data_t *pgdat, int order, int highest_zoneidx) in wakeup_kcompactd()
Dvmscan.c6631 static bool pgdat_watermark_boosted(pg_data_t *pgdat, int highest_zoneidx) in pgdat_watermark_boosted()
6659 static bool pgdat_balanced(pg_data_t *pgdat, int order, int highest_zoneidx) in pgdat_balanced()
6712 int highest_zoneidx) in prepare_kswapd_sleep()
6789 update_reclaim_active(pg_data_t *pgdat, int highest_zoneidx, bool active) in update_reclaim_active()
6808 set_reclaim_active(pg_data_t *pgdat, int highest_zoneidx) in set_reclaim_active()
6814 clear_reclaim_active(pg_data_t *pgdat, int highest_zoneidx) in clear_reclaim_active()
6832 static int balance_pgdat(pg_data_t *pgdat, int order, int highest_zoneidx) in balance_pgdat()
7069 unsigned int highest_zoneidx) in kswapd_try_to_sleep()
7168 unsigned int highest_zoneidx = MAX_NR_ZONES - 1; in kswapd() local
7251 enum zone_type highest_zoneidx) in wakeup_kswapd()
Doom_kill.c256 enum zone_type highest_zoneidx = gfp_zone(oc->gfp_mask); in constrained_alloc() local
Dinternal.h528 enum zone_type highest_zoneidx; member
793 const int highest_zoneidx; /* zone index of a direct compactor */ member
Dpage_alloc.c3123 int highest_zoneidx, unsigned int alloc_flags, in __zone_watermark_ok()
3201 int highest_zoneidx, unsigned int alloc_flags) in zone_watermark_ok()
3208 unsigned long mark, int highest_zoneidx, in zone_watermark_fast()
3253 unsigned long mark, int highest_zoneidx) in zone_watermark_ok_safe()
3979 enum zone_type highest_zoneidx = ac->highest_zoneidx; in wake_all_kswapds() local
Dmempolicy.c1952 enum zone_type highest_zoneidx = gfp_zone(GFP_KERNEL); in mempolicy_slab_node() local
Dslub.c2874 enum zone_type highest_zoneidx = gfp_zone(pc->flags); in get_any_partial() local