Home
last modified time | relevance | path

Searched defs:zonelist (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/mm/
H A Dmm_init.c38 struct zonelist *zonelist; in mminit_verify_zonelist() local
H A Dvmscan.c2994 static void shrink_zones(struct zonelist *zonelist, struct scan_control *sc) in shrink_zones()
3108 static unsigned long do_try_to_free_pages(struct zonelist *zonelist, in do_try_to_free_pages()
3245 static bool throttle_direct_reclaim(gfp_t gfp_mask, struct zonelist *zonelist, in throttle_direct_reclaim()
3329 unsigned long try_to_free_pages(struct zonelist *zonelist, int order, in try_to_free_pages()
3437 struct zonelist *zonelist = node_zonelist(numa_node_id(), sc.gfp_mask); in try_to_free_mem_cgroup_pages() local
4150 struct zonelist *zonelist = node_zonelist(numa_node_id(), sc.gfp_mask); in shrink_all_memory() local
H A Dinternal.h157 struct zonelist *zonelist; member
H A Dpage_alloc.c2793 struct zonelist *zonelist = ac->zonelist; in unreserve_highatomic_pageblock() local
5495 struct zonelist *zonelist = node_zonelist(numa_node_id(), GFP_KERNEL); in nr_free_zone_pages() local
9008 struct zonelist *zonelist; in alloc_contig_pages() local
H A Dmempolicy.c1956 struct zonelist *zonelist; in mempolicy_slab_node() local
H A Dslab.c3097 struct zonelist *zonelist; in fallback_alloc() local
H A Dhugetlb.c1103 struct zonelist *zonelist; in dequeue_huge_page_nodemask() local
H A Dslub.c2060 struct zonelist *zonelist; in get_any_partial() local
/OK3568_Linux_fs/kernel/include/linux/
H A Doom.h31 struct zonelist *zonelist; member
H A Dmmzone.h704 struct zonelist { struct
705 struct zoneref _zonerefs[MAX_ZONES_PER_ZONELIST + 1];
1114 static inline struct zoneref *first_zones_zonelist(struct zonelist *zonelist, in first_zones_zonelist()