/kernel/linux/linux-5.10/lib/ |
H A D | show_mem.c | 11 void show_mem(unsigned int filter, nodemask_t *nodemask) in show_mem() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | oom.h | 34 nodemask_t *nodemask; member
|
H A D | mempolicy.h | 253 huge_node(struct vm_area_struct *vma, unsigned long addr, gfp_t gfp_flags, struct mempolicy **mpol, nodemask_t **nodemask) huge_node() argument
|
H A D | cpuset.h | 154 static inline void set_mems_allowed(nodemask_t nodemask) in set_mems_allowed() argument 206 static inline int cpuset_nodemask_valid_mems_allowed(nodemask_t *nodemask) in cpuset_nodemask_valid_mems_allowed() argument 273 static inline void set_mems_allowed(nodemask_t nodemask) in set_mems_allowed() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | oom.h | 34 nodemask_t *nodemask; member
|
H A D | cpuset.h | 163 static inline void set_mems_allowed(nodemask_t nodemask) in set_mems_allowed() argument 218 static inline int cpuset_nodemask_valid_mems_allowed(nodemask_t *nodemask) in cpuset_nodemask_valid_mems_allowed() argument 280 static inline void set_mems_allowed(nodemask_t nodemask) in set_mems_allowed() argument
|
H A D | mempolicy.h | 250 huge_node(struct vm_area_struct *vma, unsigned long addr, gfp_t gfp_flags, struct mempolicy **mpol, nodemask_t **nodemask) huge_node() argument
|
/kernel/linux/linux-6.6/mm/ |
H A D | show_mem.c | 128 static bool show_mem_node_skip(unsigned int flags, int nid, nodemask_t *nodemask) in show_mem_node_skip() argument 189 static void show_free_areas(unsigned int filter, nodemask_t *nodemask, int max_zone_idx) in show_free_areas() argument 403 __show_mem(unsigned int filter, nodemask_t *nodemask, int max_zone_idx) __show_mem() argument [all...] |
H A D | mempolicy.c | 1973 nodemask_t nodemask = pol->nodes; offset_il_node() local 2034 huge_node(struct vm_area_struct *vma, unsigned long addr, gfp_t gfp_flags, struct mempolicy **mpol, nodemask_t **nodemask) huge_node() argument [all...] |
H A D | internal.h | 61 nodemask_t *nodemask; member 385 nodemask_t *nodemask; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
H A D | xapic_ipi_test.c | 255 unsigned long nodemask = 0; in do_migrations() local
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | numa.c | 335 static void __init numa_nodemask_from_meminfo(nodemask_t *nodemask, in numa_nodemask_from_meminfo() argument
|
/kernel/linux/linux-5.10/kernel/ |
H A D | smp.c | 586 const struct cpumask *nodemask; in smp_call_function_any() local
|
/kernel/linux/linux-6.6/arch/x86/mm/ |
H A D | numa.c | 336 static void __init numa_nodemask_from_meminfo(nodemask_t *nodemask, in numa_nodemask_from_meminfo() argument
|
/kernel/linux/linux-6.6/kernel/ |
H A D | smp.c | 722 const struct cpumask *nodemask; in smp_call_function_any() local
|
/kernel/linux/linux-5.10/kernel/irq/ |
H A D | manage.c | 527 const struct cpumask *nodemask = cpumask_of_node(node); in irq_setup_affinity() local
|
/kernel/linux/linux-6.6/kernel/irq/ |
H A D | manage.c | 624 const struct cpumask *nodemask = cpumask_of_node(node); in irq_setup_affinity() local
|
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | numa.c | 347 unsigned long nodemask; in bind_to_memnode() local
|
/kernel/linux/linux-5.10/mm/ |
H A D | internal.h | 59 nodemask_t *nodemask; member 271 nodemask_t *nodemask; member
|
H A D | mempolicy.c | 2014 huge_node(struct vm_area_struct *vma, unsigned long addr, gfp_t gfp_flags, struct mempolicy **mpol, nodemask_t **nodemask) huge_node() argument [all...] |
H A D | vmscan.c | 3150 throttle_direct_reclaim(gfp_t gfp_mask, struct zonelist *zonelist, nodemask_t *nodemask) throttle_direct_reclaim() argument 3234 try_to_free_pages(struct zonelist *zonelist, int order, gfp_t gfp_mask, nodemask_t *nodemask) try_to_free_pages() argument
|
H A D | hugetlb.c | 1144 nodemask_t *nodemask; in dequeue_huge_page_vma() local 1975 nodemask_t *nodemask; in alloc_buddy_huge_page_with_mpol() local 1282 alloc_gigantic_page(struct hstate *h, gfp_t gfp_mask, int nid, nodemask_t *nodemask) alloc_gigantic_page() argument 1319 alloc_gigantic_page(struct hstate *h, gfp_t gfp_mask, int nid, nodemask_t *nodemask) alloc_gigantic_page() argument 1327 alloc_gigantic_page(struct hstate *h, gfp_t gfp_mask, int nid, nodemask_t *nodemask) alloc_gigantic_page() argument 2008 nodemask_t *nodemask; alloc_huge_page_vma() local [all...] |
/kernel/linux/linux-5.10/kernel/cgroup/ |
H A D | cpuset.c | 3509 int cpuset_nodemask_valid_mems_allowed(nodemask_t *nodemask) in cpuset_nodemask_valid_mems_allowed() argument
|
/kernel/linux/linux-6.6/kernel/cgroup/ |
H A D | cpuset.c | 4055 int cpuset_nodemask_valid_mems_allowed(nodemask_t *nodemask) in cpuset_nodemask_valid_mems_allowed() argument
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | core.c | 2383 const struct cpumask *nodemask = NULL; in select_fallback_rq() local
|