Searched defs:zonelist (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | oom.h | 31 struct zonelist *zonelist; member
|
H A D | mmzone.h | 1214 struct zonelist { struct 1215 struct zoneref _zonerefs[MAX_ZONES_PER_ZONELIST + 1]; 1654 static inline struct zoneref *first_zones_zonelist(struct zonelist *zonelist, in first_zones_zonelist() 1701 struct zonelist *zonelist; in movable_only_nodes() local
|
/openbmc/linux/mm/ |
H A D | vmscan.c | 6721 static void shrink_zones(struct zonelist *zonelist, struct scan_control *sc) in shrink_zones() 6844 static unsigned long do_try_to_free_pages(struct zonelist *zonelist, in do_try_to_free_pages() 6982 static bool throttle_direct_reclaim(gfp_t gfp_mask, struct zonelist *zonelist, in throttle_direct_reclaim() 7062 unsigned long try_to_free_pages(struct zonelist *zonelist, int order, in try_to_free_pages() 7171 struct zonelist *zonelist = node_zonelist(numa_node_id(), sc.gfp_mask); in try_to_free_mem_cgroup_pages() local 7888 struct zonelist *zonelist = node_zonelist(numa_node_id(), sc.gfp_mask); in shrink_all_memory() local
|
H A D | internal.h | 288 struct zonelist *zonelist; member
|
H A D | page_alloc.c | 1943 struct zonelist *zonelist = ac->zonelist; in unreserve_highatomic_pageblock() local 4791 struct zonelist *zonelist = node_zonelist(numa_node_id(), GFP_KERNEL); nr_free_zone_pages() local 6319 struct zonelist *zonelist; alloc_contig_pages() local [all...] |
H A D | mm_init.c | 51 struct zonelist *zonelist; in mminit_verify_zonelist() local
|
H A D | mempolicy.c | 1935 struct zonelist *zonelist; in mempolicy_slab_node() local
|
H A D | slab.c | 3052 struct zonelist *zonelist; in fallback_alloc() local
|
H A D | hugetlb.c | 1359 struct zonelist *zonelist; in dequeue_hugetlb_folio_nodemask() local
|
H A D | slub.c | 2343 struct zonelist *zonelist; in get_any_partial() local
|