Searched refs:node_zonelist (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| H A D | gfp.h | 213 static inline struct zonelist *node_zonelist(int nid, gfp_t flags) in node_zonelist() function
|
| /linux/mm/ |
| H A D | page_alloc.c | 4962 ac->zonelist = node_zonelist(preferred_nid, gfp_mask); in prepare_alloc_pages() 5475 struct zonelist *zonelist = node_zonelist(numa_node_id(), GFP_KERNEL); in nr_free_zone_pages() 5711 z = first_zones_zonelist(node_zonelist(node, GFP_KERNEL), in local_memory_node() 7147 zonelist = node_zonelist(nid, gfp_mask); in alloc_contig_pages_noprof()
|
| H A D | mempolicy.c | 3050 node_zonelist(thisnid, GFP_HIGHUSER), in mpol_misplaced()
|
| H A D | vmscan.c | 6684 struct zonelist *zonelist = node_zonelist(numa_node_id(), sc.gfp_mask); in try_to_free_mem_cgroup_pages() 7438 struct zonelist *zonelist = node_zonelist(numa_node_id(), sc.gfp_mask); in shrink_all_memory()
|
| H A D | hugetlb.c | 1349 zonelist = node_zonelist(nid, gfp_mask); in dequeue_hugetlb_folio_nodemask()
|
| H A D | slub.c | 3592 zonelist = node_zonelist(mempolicy_slab_node(), pc->flags); in get_any_partial()
|