Searched defs:zonelist (Results 1 – 9 of 9) sorted by relevance
/linux-6.14.4/include/linux/ |
D | oom.h | 30 struct zonelist *zonelist; member
|
D | mmzone.h | 1270 struct zonelist { struct 1271 struct zoneref _zonerefs[MAX_ZONES_PER_ZONELIST + 1]; 1710 static inline struct zoneref *first_zones_zonelist(struct zonelist *zonelist, in first_zones_zonelist() 1757 struct zonelist *zonelist; in movable_only_nodes() local
|
/linux-6.14.4/mm/ |
D | vmscan.c | 6158 static void shrink_zones(struct zonelist *zonelist, struct scan_control *sc) in shrink_zones() 6281 static unsigned long do_try_to_free_pages(struct zonelist *zonelist, in do_try_to_free_pages() 6434 static bool throttle_direct_reclaim(gfp_t gfp_mask, struct zonelist *zonelist, in throttle_direct_reclaim() 6514 unsigned long try_to_free_pages(struct zonelist *zonelist, int order, in try_to_free_pages() 6625 struct zonelist *zonelist = node_zonelist(numa_node_id(), sc.gfp_mask); in try_to_free_mem_cgroup_pages() local 7348 struct zonelist *zonelist = node_zonelist(numa_node_id(), sc.gfp_mask); in shrink_all_memory() local
|
D | internal.h | 516 struct zonelist *zonelist; member
|
D | page_alloc.c | 2090 struct zonelist *zonelist = ac->zonelist; in unreserve_highatomic_pageblock() local 4972 struct zonelist *zonelist = node_zonelist(numa_node_id(), GFP_KERNEL); in nr_free_zone_pages() local 6624 struct zonelist *zonelist; in alloc_contig_pages_noprof() local
|
D | mm_init.c | 54 struct zonelist *zonelist; in mminit_verify_zonelist() local
|
D | mempolicy.c | 1955 struct zonelist *zonelist; in mempolicy_slab_node() local
|
D | hugetlb.c | 1295 struct zonelist *zonelist; in dequeue_hugetlb_folio_nodemask() local
|
D | slub.c | 2889 struct zonelist *zonelist; in get_any_partial() local
|