/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
|
/third_party/ltp/testcases/kernel/syscalls/get_mempolicy/ |
H A D | get_mempolicy02.c | 34 static struct bitmask *nodemask; variable
|
H A D | get_mempolicy01.c | 38 static struct bitmask *nodemask, *getnodemask, *empty_nodemask; variable [all...] |
/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
|
/third_party/ltp/testcases/kernel/lib/ |
H A D | numa_helper.c | 49 static void get_nodemask_allnodes(nodemask_t * nodemask, unsigned long max_node) in get_nodemask_allnodes() argument 64 static int filter_nodemask_mem(nodemask_t * nodemask, unsigned long max_node) in filter_nodemask_mem() argument 115 static void filter_nodemask_cpu(nodemask_t * nodemask, unsigned long max_node) in filter_nodemask_cpu() argument 157 nodemask_t *nodemask = NULL; get_allowed_nodes_arr() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/mbind/ |
H A D | mbind01.c | 32 static struct bitmask *nodemask, *getnodemask, *empty_nodemask; variable [all...] |
/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...] |
/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
|
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
H A D | segment.c | 813 segment_mbind(char *name, range_t * range, int policy, nodemask_t * nodemask, int flags) segment_mbind() argument
|
H A D | commands.c | 928 nodemask_t *nodemask = NULL; in mbind_seg() 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...] |