Home
last modified time | relevance | path

Searched defs:nodemask (Results 1 – 17 of 17) sorted by relevance

/linux-6.12.1/mm/
Dshow_mem.c125 static bool show_mem_node_skip(unsigned int flags, int nid, nodemask_t *nodemask) in show_mem_node_skip()
186 static void show_free_areas(unsigned int filter, nodemask_t *nodemask, int max_zone_idx) in show_free_areas()
400 void __show_mem(unsigned int filter, nodemask_t *nodemask, int max_zone_idx) in __show_mem()
Dmempolicy.c1224 nodemask_t *nodemask; in alloc_migration_target_by_mpol() local
1982 nodemask_t nodemask; in weighted_interleave_nid() local
2026 nodemask_t nodemask; in interleave_nid() local
2048 nodemask_t *nodemask = NULL; in policy_nodemask() local
2104 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
2191 int nid, nodemask_t *nodemask) in alloc_pages_preferred_many()
2224 nodemask_t *nodemask; in alloc_pages_mpol_noprof() local
2536 nodemask_t *nodemask; in alloc_pages_bulk_array_mempolicy_noprof() local
Dnuma_memblks.c21 static void __init numa_nodemask_from_meminfo(nodemask_t *nodemask, in numa_nodemask_from_meminfo()
Dpage_alloc.c3508 static void warn_alloc_show_mem(gfp_t gfp_mask, nodemask_t *nodemask) in warn_alloc_show_mem()
3527 void warn_alloc(gfp_t gfp_mask, nodemask_t *nodemask, const char *fmt, ...) in warn_alloc()
4489 int preferred_nid, nodemask_t *nodemask, in prepare_alloc_pages()
4552 nodemask_t *nodemask, int nr_pages, in alloc_pages_bulk_noprof()
4716 int preferred_nid, nodemask_t *nodemask) in __alloc_pages_noprof()
4781 nodemask_t *nodemask) in __folio_alloc_noprof()
6709 int nid, nodemask_t *nodemask) in alloc_contig_pages_noprof()
Dhugetlb.c1403 nodemask_t *nodemask; in dequeue_hugetlb_folio_vma() local
1519 int nid, nodemask_t *nodemask) in alloc_gigantic_folio()
1568 int nid, nodemask_t *nodemask) in alloc_gigantic_folio()
1576 int nid, nodemask_t *nodemask) in alloc_gigantic_folio()
2375 nodemask_t *nodemask; in alloc_buddy_hugetlb_folio_with_mpol() local
6506 nodemask_t *nodemask; in alloc_hugetlb_folio_vma() local
Dinternal.h514 nodemask_t *nodemask; member
Dvmscan.c82 nodemask_t *nodemask; member
6399 nodemask_t *nodemask) in throttle_direct_reclaim()
6479 gfp_t gfp_mask, nodemask_t *nodemask) in try_to_free_pages()
/linux-6.12.1/include/linux/
Dcpuset.h161 static inline void set_mems_allowed(nodemask_t nodemask) in set_mems_allowed()
219 static inline int cpuset_nodemask_valid_mems_allowed(nodemask_t *nodemask) in cpuset_nodemask_valid_mems_allowed()
271 static inline void set_mems_allowed(nodemask_t nodemask) in set_mems_allowed()
Dnodemask.h153 #define node_isset(node, nodemask) test_bit((node), (nodemask).bits) argument
155 #define node_test_and_set(node, nodemask) \ argument
232 #define nodes_full(nodemask) __nodes_full(&(nodemask), MAX_NUMNODES) argument
238 #define nodes_weight(nodemask) __nodes_weight(&(nodemask), MAX_NUMNODES) argument
Doom.h34 nodemask_t *nodemask; member
Dmempolicy.h256 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
Dmmzone.h1705 #define for_each_zone_zonelist_nodemask(zone, z, zlist, highidx, nodemask) \ argument
1711 #define for_next_zone_zonelist_nodemask(zone, z, highidx, nodemask) \ argument
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Dxapic_ipi_test.c253 unsigned long nodemask = 0; in do_migrations() local
/linux-6.12.1/kernel/
Dsmp.c751 const struct cpumask *nodemask; in smp_call_function_any() local
/linux-6.12.1/kernel/irq/
Dmanage.c625 const struct cpumask *nodemask = cpumask_of_node(node); in irq_setup_affinity() local
/linux-6.12.1/kernel/cgroup/
Dcpuset.c4079 int cpuset_nodemask_valid_mems_allowed(nodemask_t *nodemask) in cpuset_nodemask_valid_mems_allowed()
/linux-6.12.1/kernel/sched/
Dcore.c3454 const struct cpumask *nodemask = NULL; in select_fallback_rq() local