Searched defs:nodemask (Results 1 – 14 of 14) sorted by relevance
| /linux/include/linux/ |
| H A D | cpuset.h | 166 static inline void set_mems_allowed(nodemask_t nodemask) in set_mems_allowed() 227 static inline int cpuset_nodemask_valid_mems_allowed(nodemask_t *nodemask) in cpuset_nodemask_valid_mems_allowed() 288 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 | 261 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
|
| /linux/tools/testing/selftests/futex/functional/ |
| H A D | futex_numa_mpol.c | 183 unsigned long nodemask; TEST() local
|
| /linux/mm/ |
| H A D | mempolicy.c | 1448 nodemask_t *nodemask; in alloc_migration_target_by_mpol() local 2206 nodemask_t nodemask; in weighted_interleave_nid() local 2250 nodemask_t nodemask; in interleave_nid() local 2272 nodemask_t *nodemask = NULL; in policy_nodemask() local 2328 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node() 2415 int nid, nodemask_t *nodemask) in alloc_pages_preferred_many() 2448 nodemask_t *nodemask; in alloc_pages_mpol() local 2778 nodemask_t *nodemask; in alloc_pages_bulk_mempolicy_noprof() local
|
| H A D | hugetlb_cma.c | 28 int nid, nodemask_t *nodemask) in hugetlb_cma_alloc_frozen_folio()
|
| H A D | numa_memblks.c | 23 static void __init numa_nodemask_from_meminfo(nodemask_t *nodemask, in numa_nodemask_from_meminfo()
|
| H A D | page_alloc.c | 3982 static void warn_alloc_show_mem(gfp_t gfp_mask, nodemask_t *nodemask) in warn_alloc_show_mem() 4002 void warn_alloc(gfp_t gfp_mask, nodemask_t *nodemask, const char *fmt, ...) in warn_alloc() 4974 int preferred_nid, nodemask_t *nodemask, in prepare_alloc_pages() 5043 nodemask_t *nodemask, int nr_pages, in alloc_pages_bulk_noprof() 5191 int preferred_nid, nodemask_t *nodemask) in __alloc_frozen_pages_noprof() 5256 int preferred_nid, nodemask_t *nodemask) in __alloc_pages_noprof() 5268 nodemask_t *nodemask) in __folio_alloc_noprof() 7187 gfp_t gfp_mask, int nid, nodemask_t *nodemask) in alloc_contig_frozen_pages_noprof() 7259 int nid, nodemask_t *nodemask) in alloc_contig_pages_noprof()
|
| H A D | hugetlb.c | 1344 nodemask_t *nodemask; in dequeue_hugetlb_folio_vma() local 1378 int nid, nodemask_t *nodemask) in alloc_gigantic_frozen_folio() 1395 nodemask_t *nodemask) in alloc_gigantic_frozen_folio() 2179 nodemask_t *nodemask; in alloc_buddy_hugetlb_folio_with_mpol() local 6155 nodemask_t *nodemask; in alloc_hugetlb_folio_vma() local
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | xapic_ipi_test.c | 254 unsigned long nodemask = 0; in do_migrations() local
|
| /linux/tools/testing/selftests/kvm/ |
| H A D | guest_memfd_test.c | 82 unsigned long nodemask = 0; in test_mbind() local
|
| /linux/kernel/irq/ |
| H A D | manage.c | 623 const struct cpumask *nodemask = cpumask_of_node(node); in irq_setup_affinity() local
|
| /linux/kernel/cgroup/ |
| H A D | cpuset.c | 4152 * @nodemask: the nodemask to be checked in cpuset_nodemask_valid_mems_allowed() argument
|
| /linux/kernel/sched/ |
| H A D | core.c | 3508 const struct cpumask *nodemask = NULL; in select_fallback_rq() local
|