Searched refs:node_zonelist (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | gfp.h | 504 static inline struct zonelist *node_zonelist(int nid, gfp_t flags) in node_zonelist() function
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | sysrq.c | 386 .zonelist = node_zonelist(first_memory_node, gfp_mask), in moom_callback()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | vmscan.c | 3437 struct zonelist *zonelist = node_zonelist(numa_node_id(), sc.gfp_mask); in try_to_free_mem_cgroup_pages() 4150 struct zonelist *zonelist = node_zonelist(numa_node_id(), sc.gfp_mask); in shrink_all_memory()
|
| H A D | page_alloc.c | 5104 ac->zonelist = node_zonelist(preferred_nid, gfp_mask); in prepare_alloc_pages() 5495 struct zonelist *zonelist = node_zonelist(numa_node_id(), GFP_KERNEL); in nr_free_zone_pages() 6087 z = first_zones_zonelist(node_zonelist(node, GFP_KERNEL), in local_memory_node() 9012 zonelist = node_zonelist(nid, gfp_mask); in alloc_contig_pages()
|
| H A D | mempolicy.c | 2513 node_zonelist(numa_node_id(), GFP_HIGHUSER), in mpol_misplaced()
|
| H A D | slab.c | 3111 zonelist = node_zonelist(mempolicy_slab_node(), flags); in fallback_alloc()
|
| H A D | hugetlb.c | 1108 zonelist = node_zonelist(nid, gfp_mask); in dequeue_huge_page_nodemask()
|
| H A D | slub.c | 2091 zonelist = node_zonelist(mempolicy_slab_node(), flags); in get_any_partial()
|