Searched defs:zonelist (Results 1 – 9 of 9) sorted by relevance
/linux/include/linux/ |
H A D | oom.h | 30 struct zonelist *zonelist; member
|
H A D | mmzone.h | 1308 struct zonelist { struct 1309 struct zoneref _zonerefs[MAX_ZONES_PER_ZONELIST + 1]; 1746 static inline struct zoneref *first_zones_zonelist(struct zonelist *zonelist, in first_zones_zonelist() 1793 struct zonelist *zonelist; in movable_only_nodes() local
|
/linux/mm/ |
H A D | vmscan.c | 6257 static void shrink_zones(struct zonelist *zonelist, struct scan_control *sc) in shrink_zones() 6380 static unsigned long do_try_to_free_pages(struct zonelist *zonelist, in do_try_to_free_pages() 6529 static bool throttle_direct_reclaim(gfp_t gfp_mask, struct zonelist *zonelist, in throttle_direct_reclaim() 6609 unsigned long try_to_free_pages(struct zonelist *zonelist, int order, in try_to_free_pages() 6720 struct zonelist *zonelist = node_zonelist(numa_node_id(), sc.gfp_mask); in try_to_free_mem_cgroup_pages() local 7470 struct zonelist *zonelist = node_zonelist(numa_node_id(), sc.gfp_mask); in shrink_all_memory() local
|
H A D | page_alloc.c | 3410 struct zonelist *zonelist = ac->zonelist; in unreserve_highatomic_pageblock() local 5397 struct zonelist *zonelist = node_zonelist(numa_node_id(), GFP_KERNEL); in nr_free_zone_pages() local 7037 struct zonelist *zonelist; in alloc_contig_pages_noprof() local
|
H A D | internal.h | 589 struct zonelist *zonelist; member
|
H A D | mm_init.c | 71 struct zonelist *zonelist; in mminit_verify_zonelist() local
|
H A D | mempolicy.c | 2100 struct zonelist *zonelist; in mempolicy_slab_node() local
|
H A D | hugetlb.c | 1323 struct zonelist *zonelist; in dequeue_hugetlb_folio_nodemask() local
|
H A D | slub.c | 2944 struct zonelist *zonelist; in get_any_partial() local
|