/linux/mm/ |
H A D | show_mem.c | 119 static bool show_mem_node_skip(unsigned int flags, int nid, nodemask_t *nodemask) in show_mem_node_skip() 180 static void show_free_areas(unsigned int filter, nodemask_t *nodemask, int max_zone_idx) in show_free_areas() 402 void __show_mem(unsigned int filter, nodemask_t *nodemask, int max_zone_idx) in __show_mem()
|
H A D | hugetlb_cma.h | 22 int nid, nodemask_t *nodemask) in hugetlb_cma_alloc_folio()
|
H A D | mempolicy.c | 1373 nodemask_t *nodemask; in alloc_migration_target_by_mpol() local 2132 nodemask_t nodemask; in weighted_interleave_nid() local 2176 nodemask_t nodemask; in interleave_nid() local 2198 nodemask_t *nodemask = NULL; in policy_nodemask() local 2254 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node() 2341 int nid, nodemask_t *nodemask) in alloc_pages_preferred_many() 2374 nodemask_t *nodemask; in alloc_pages_mpol() local 2704 nodemask_t *nodemask; in alloc_pages_bulk_mempolicy_noprof() local
|
H A D | hugetlb_cma.c | 30 int nid, nodemask_t *nodemask) in hugetlb_cma_alloc_folio()
|
H A D | numa_memblks.c | 21 static void __init numa_nodemask_from_meminfo(nodemask_t *nodemask, in numa_nodemask_from_meminfo()
|
H A D | page_alloc.c | 3927 static void warn_alloc_show_mem(gfp_t gfp_mask, nodemask_t *nodemask) in warn_alloc_show_mem() 3946 void warn_alloc(gfp_t gfp_mask, nodemask_t *nodemask, const char *fmt, ...) in warn_alloc() 4930 int preferred_nid, nodemask_t *nodemask, in prepare_alloc_pages() 4994 nodemask_t *nodemask, int nr_pages, in alloc_pages_bulk_noprof() 5148 int preferred_nid, nodemask_t *nodemask) in __alloc_frozen_pages_noprof() 5213 int preferred_nid, nodemask_t *nodemask) in __alloc_pages_noprof() 5225 nodemask_t *nodemask) in __folio_alloc_noprof() 7089 int nid, nodemask_t *nodemask) in alloc_contig_pages_noprof()
|
H A D | hugetlb.c | 1371 nodemask_t *nodemask; in dequeue_hugetlb_folio_vma() local 1477 int nid, nodemask_t *nodemask) in alloc_gigantic_folio() 1507 nodemask_t *nodemask) in alloc_gigantic_folio() 1515 nodemask_t *nodemask) in alloc_gigantic_folio() 2296 nodemask_t *nodemask; in alloc_buddy_hugetlb_folio_with_mpol() local 6863 nodemask_t *nodemask; in alloc_hugetlb_folio_vma() local
|
H A D | internal.h | 590 nodemask_t *nodemask; member
|
H A D | vmscan.c | 83 nodemask_t *nodemask; member 6533 nodemask_t *nodemask) in throttle_direct_reclaim() 6613 gfp_t gfp_mask, nodemask_t *nodemask) in try_to_free_pages()
|
/linux/include/linux/ |
H A D | cpuset.h | 163 static inline void set_mems_allowed(nodemask_t nodemask) in set_mems_allowed() 222 static inline int cpuset_nodemask_valid_mems_allowed(nodemask_t *nodemask) in cpuset_nodemask_valid_mems_allowed() 283 static inline void set_mems_allowed(nodemask_t nodemask) in set_mems_allowed()
|
H A D | oom.h | 33 nodemask_t *nodemask; member
|
H A D | mempolicy.h | 260 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
|
H A D | mmzone.h | 1790 #define for_each_zone_zonelist_nodemask(zone, z, zlist, highidx, nodemask) \ argument 1796 #define for_next_zone_zonelist_nodemask(zone, z, highidx, nodemask) \ argument
|
/linux/tools/testing/selftests/futex/functional/ |
H A D | futex_numa_mpol.c | 188 unsigned long nodemask; in TEST() local
|
/linux/kernel/irq/ |
H A D | manage.c | 602 const struct cpumask *nodemask = cpumask_of_node(node); in irq_setup_affinity() local
|
/linux/kernel/cgroup/ |
H A D | cpuset.c | 4241 int cpuset_nodemask_valid_mems_allowed(nodemask_t *nodemask) in cpuset_nodemask_valid_mems_allowed()
|
/linux/kernel/sched/ |
H A D | core.c | 3495 const struct cpumask *nodemask = NULL; in select_fallback_rq() local
|