Searched defs:zonelist (Results 1 – 10 of 10) sorted by relevance
| /linux/mm/ |
| A D | mm_init.c | 34 struct zonelist *zonelist; in mminit_verify_zonelist() local
|
| A D | vmscan.c | 3451 static void shrink_zones(struct zonelist *zonelist, struct scan_control *sc) in shrink_zones() 3571 static unsigned long do_try_to_free_pages(struct zonelist *zonelist, in do_try_to_free_pages() 3708 static bool throttle_direct_reclaim(gfp_t gfp_mask, struct zonelist *zonelist, in throttle_direct_reclaim() 3788 unsigned long try_to_free_pages(struct zonelist *zonelist, int order, in try_to_free_pages() 3896 struct zonelist *zonelist = node_zonelist(numa_node_id(), sc.gfp_mask); in try_to_free_mem_cgroup_pages() local 4604 struct zonelist *zonelist = node_zonelist(numa_node_id(), sc.gfp_mask); in shrink_all_memory() local
|
| A D | internal.h | 183 struct zonelist *zonelist; member
|
| A D | page_alloc.c | 2805 struct zonelist *zonelist = ac->zonelist; in unreserve_highatomic_pageblock() local 5694 struct zonelist *zonelist = node_zonelist(numa_node_id(), GFP_KERNEL); in nr_free_zone_pages() local 9229 struct zonelist *zonelist; in alloc_contig_pages() local
|
| A D | mempolicy.c | 1851 struct zonelist *zonelist; in mempolicy_slab_node() local
|
| A D | slab.c | 3099 struct zonelist *zonelist; in fallback_alloc() local
|
| A D | slub.c | 2183 struct zonelist *zonelist; in get_any_partial() local
|
| A D | hugetlb.c | 1152 struct zonelist *zonelist; in dequeue_huge_page_nodemask() local
|
| /linux/include/linux/ |
| A D | oom.h | 31 struct zonelist *zonelist; member
|
| A D | mmzone.h | 782 struct zonelist { struct 783 struct zoneref _zonerefs[MAX_ZONES_PER_ZONELIST + 1]; 1195 static inline struct zoneref *first_zones_zonelist(struct zonelist *zonelist, in first_zones_zonelist() 1242 struct zonelist *zonelist; in movable_only_nodes() local
|
Completed in 66 milliseconds