Searched defs:zonelist (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/include/linux/ |
D | oom.h | 31 struct zonelist *zonelist; member
|
D | mmzone.h | 1246 struct zonelist { struct 1247 struct zoneref _zonerefs[MAX_ZONES_PER_ZONELIST + 1]; 1686 static inline struct zoneref *first_zones_zonelist(struct zonelist *zonelist, in first_zones_zonelist() 1733 struct zonelist *zonelist; in movable_only_nodes() local
|
/linux-6.12.1/mm/ |
D | vmscan.c | 6122 static void shrink_zones(struct zonelist *zonelist, struct scan_control *sc) in shrink_zones() 6245 static unsigned long do_try_to_free_pages(struct zonelist *zonelist, in do_try_to_free_pages() 6398 static bool throttle_direct_reclaim(gfp_t gfp_mask, struct zonelist *zonelist, in throttle_direct_reclaim() 6478 unsigned long try_to_free_pages(struct zonelist *zonelist, int order, in try_to_free_pages() 6589 struct zonelist *zonelist = node_zonelist(numa_node_id(), sc.gfp_mask); in try_to_free_mem_cgroup_pages() local 7316 struct zonelist *zonelist = node_zonelist(numa_node_id(), sc.gfp_mask); in shrink_all_memory() local
|
D | internal.h | 513 struct zonelist *zonelist; member
|
D | page_alloc.c | 2087 struct zonelist *zonelist = ac->zonelist; in unreserve_highatomic_pageblock() local 5107 struct zonelist *zonelist = node_zonelist(numa_node_id(), GFP_KERNEL); in nr_free_zone_pages() local 6712 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 | 1951 struct zonelist *zonelist; in mempolicy_slab_node() local
|
D | hugetlb.c | 1354 struct zonelist *zonelist; in dequeue_hugetlb_folio_nodemask() local
|
D | slub.c | 2871 struct zonelist *zonelist; in get_any_partial() local
|