/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() 397 void __show_mem(unsigned int filter, nodemask_t *nodemask, int max_zone_idx) in __show_mem()
|
H A D | mempolicy.c | 1376 nodemask_t *nodemask; in alloc_migration_target_by_mpol() local 2135 nodemask_t nodemask; in weighted_interleave_nid() local 2179 nodemask_t nodemask; in interleave_nid() local 2201 nodemask_t *nodemask = NULL; in policy_nodemask() local 2257 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node() 2344 int nid, nodemask_t *nodemask) in alloc_pages_preferred_many() 2377 nodemask_t *nodemask; in alloc_pages_mpol() local 2707 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 | 3703 static void warn_alloc_show_mem(gfp_t gfp_mask, nodemask_t *nodemask) in warn_alloc_show_mem() 3722 void warn_alloc(gfp_t gfp_mask, nodemask_t *nodemask, const char *fmt, ...) in warn_alloc() 4706 int preferred_nid, nodemask_t *nodemask, in prepare_alloc_pages() 4770 nodemask_t *nodemask, int nr_pages, in alloc_pages_bulk_noprof() 4924 int preferred_nid, nodemask_t *nodemask) in __alloc_frozen_pages_noprof() 4989 int preferred_nid, nodemask_t *nodemask) in __alloc_pages_noprof() 5001 nodemask_t *nodemask) in __folio_alloc_noprof() 6870 int nid, nodemask_t *nodemask) in alloc_contig_pages_noprof()
|
H A D | hugetlb.c | 1375 nodemask_t *nodemask; in dequeue_hugetlb_folio_vma() local 1481 int nid, nodemask_t *nodemask) in alloc_gigantic_folio() 1514 int nid, nodemask_t *nodemask) in alloc_gigantic_folio() 1522 int nid, nodemask_t *nodemask) in alloc_gigantic_folio() 2319 nodemask_t *nodemask; in alloc_buddy_hugetlb_folio_with_mpol() local 6867 nodemask_t *nodemask; in alloc_hugetlb_folio_vma() local
|
H A D | internal.h | 559 nodemask_t *nodemask; member
|
H A D | vmscan.c | 82 nodemask_t *nodemask; member 6512 nodemask_t *nodemask) in throttle_direct_reclaim() 6592 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 | mempolicy.h | 260 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
|
H A D | mmzone.h | 1761 #define for_each_zone_zonelist_nodemask(zone, z, zlist, highidx, nodemask) \ argument 1767 #define for_next_zone_zonelist_nodemask(zone, z, highidx, nodemask) \ argument
|
/linux/tools/testing/selftests/futex/functional/ |
H A D | futex_numa_mpol.c | 206 unsigned long nodemask; in main() 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 | 4186 int cpuset_nodemask_valid_mems_allowed(nodemask_t *nodemask) in cpuset_nodemask_valid_mems_allowed()
|
/linux/kernel/sched/ |
H A D | core.c | 3516 const struct cpumask *nodemask = NULL; in select_fallback_rq() local
|