Searched defs:highest_zoneidx (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | compaction.h | 196 int alloc_flags, int highest_zoneidx) in compaction_suitable() 239 int order, int highest_zoneidx) in wakeup_kcompactd()
|
| H A D | mmzone.h | 1090 enum zone_type highest_zoneidx, in next_zones_zonelist() 1115 enum zone_type highest_zoneidx, in first_zones_zonelist()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | mmzone.c | 58 enum zone_type highest_zoneidx, in __next_zones_zonelist()
|
| H A D | vmscan.c | 3476 static bool pgdat_watermark_boosted(pg_data_t *pgdat, int highest_zoneidx) in pgdat_watermark_boosted() 3504 static bool pgdat_balanced(pg_data_t *pgdat, int order, int highest_zoneidx) in pgdat_balanced() 3553 int highest_zoneidx) in prepare_kswapd_sleep() 3639 static int balance_pgdat(pg_data_t *pgdat, int order, int highest_zoneidx) in balance_pgdat() 3863 unsigned int highest_zoneidx) in kswapd_try_to_sleep() 3962 unsigned int highest_zoneidx = MAX_NR_ZONES - 1; in kswapd() local 4085 enum zone_type highest_zoneidx) in wakeup_kswapd()
|
| H A D | compaction.c | 2121 int highest_zoneidx, in __compaction_suitable() 2164 int highest_zoneidx) in compaction_suitable() 2447 unsigned int alloc_flags, int highest_zoneidx, in compact_zone_order() 2739 enum zone_type highest_zoneidx = pgdat->kcompactd_highest_zoneidx; in kcompactd_node_suitable() local 2833 void wakeup_kcompactd(pg_data_t *pgdat, int order, int highest_zoneidx) in wakeup_kcompactd()
|
| H A D | internal.h | 172 enum zone_type highest_zoneidx; member 254 const int highest_zoneidx; /* zone index of a direct compactor */ member
|
| H A D | oom_kill.c | 259 enum zone_type highest_zoneidx = gfp_zone(oc->gfp_mask); in constrained_alloc() local
|
| H A D | page_alloc.c | 3754 int highest_zoneidx, unsigned int alloc_flags, in __zone_watermark_ok() 3826 int highest_zoneidx, unsigned int alloc_flags) in zone_watermark_ok() 3834 unsigned long mark, int highest_zoneidx, in zone_watermark_fast() 3878 unsigned long mark, int highest_zoneidx) in zone_watermark_ok_safe() 4586 enum zone_type highest_zoneidx = ac->highest_zoneidx; in wake_all_kswapds() local
|
| H A D | mempolicy.c | 1957 enum zone_type highest_zoneidx = gfp_zone(GFP_KERNEL); in mempolicy_slab_node() local
|
| H A D | slab.c | 3100 enum zone_type highest_zoneidx = gfp_zone(flags); in fallback_alloc() local
|
| H A D | slub.c | 2063 enum zone_type highest_zoneidx = gfp_zone(flags); in get_any_partial() local
|