| /kernel/linux/linux-6.6/mm/ |
| D | show_mem.c | 128 static bool show_mem_node_skip(unsigned int flags, int nid, nodemask_t *nodemask) in show_mem_node_skip() 189 static void show_free_areas(unsigned int filter, nodemask_t *nodemask, int max_zone_idx) in show_free_areas() 403 void __show_mem(unsigned int filter, nodemask_t *nodemask, int max_zone_idx) in __show_mem()
|
| D | page_alloc.c | 3261 static void warn_alloc_show_mem(gfp_t gfp_mask, nodemask_t *nodemask) in warn_alloc_show_mem() 3280 void warn_alloc(gfp_t gfp_mask, nodemask_t *nodemask, const char *fmt, ...) in warn_alloc() 4253 int preferred_nid, nodemask_t *nodemask, in prepare_alloc_pages() 4321 nodemask_t *nodemask, int nr_pages, in __alloc_pages_bulk() 4474 nodemask_t *nodemask) in __alloc_pages() 4539 nodemask_t *nodemask) in __folio_alloc() 6376 int nid, nodemask_t *nodemask) in alloc_contig_pages()
|
| D | hugetlb.c | 1404 nodemask_t *nodemask; in dequeue_hugetlb_folio_vma() local 1572 int nid, nodemask_t *nodemask) in alloc_gigantic_folio() 1610 int nid, nodemask_t *nodemask) in alloc_gigantic_folio() 1618 int nid, nodemask_t *nodemask) in alloc_gigantic_folio() 2465 nodemask_t *nodemask; in alloc_buddy_hugetlb_folio_with_mpol() local 2509 nodemask_t *nodemask; in alloc_hugetlb_folio_vma() local
|
| D | internal.h | 61 nodemask_t *nodemask; member 430 nodemask_t *nodemask; member
|
| D | mempolicy.c | 1957 nodemask_t nodemask = pol->nodes; in offset_il_node() local 2019 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | cpuset.h | 154 static inline void set_mems_allowed(nodemask_t nodemask) in set_mems_allowed() 206 static inline int cpuset_nodemask_valid_mems_allowed(nodemask_t *nodemask) in cpuset_nodemask_valid_mems_allowed() 273 static inline void set_mems_allowed(nodemask_t nodemask) in set_mems_allowed()
|
| D | oom.h | 34 nodemask_t *nodemask; member
|
| D | nodemask.h | 152 #define node_isset(node, nodemask) test_bit((node), (nodemask).bits) argument 154 #define node_test_and_set(node, nodemask) \ argument 231 #define nodes_full(nodemask) __nodes_full(&(nodemask), MAX_NUMNODES) argument 237 #define nodes_weight(nodemask) __nodes_weight(&(nodemask), MAX_NUMNODES) argument
|
| D | mempolicy.h | 255 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
|
| D | mmzone.h | 1155 #define for_each_zone_zonelist_nodemask(zone, z, zlist, highidx, nodemask) \ argument 1161 #define for_next_zone_zonelist_nodemask(zone, z, highidx, nodemask) \ argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | cpuset.h | 163 static inline void set_mems_allowed(nodemask_t nodemask) in set_mems_allowed() 218 static inline int cpuset_nodemask_valid_mems_allowed(nodemask_t *nodemask) in cpuset_nodemask_valid_mems_allowed() 280 static inline void set_mems_allowed(nodemask_t nodemask) in set_mems_allowed()
|
| D | oom.h | 34 nodemask_t *nodemask; member
|
| D | nodemask.h | 153 #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
|
| D | mempolicy.h | 252 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
|
| D | mmzone.h | 1721 #define for_each_zone_zonelist_nodemask(zone, z, zlist, highidx, nodemask) \ argument 1727 #define for_next_zone_zonelist_nodemask(zone, z, highidx, nodemask) \ argument
|
| /kernel/linux/linux-5.10/lib/ |
| D | show_mem.c | 11 void show_mem(unsigned int filter, nodemask_t *nodemask) in show_mem()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
| D | xapic_ipi_test.c | 255 unsigned long nodemask = 0; in do_migrations() local
|
| /kernel/linux/linux-5.10/mm/ |
| D | internal.h | 59 nodemask_t *nodemask; member 271 nodemask_t *nodemask; member
|
| D | hugetlb.c | 1144 nodemask_t *nodemask; in dequeue_huge_page_vma() local 1283 int nid, nodemask_t *nodemask) in alloc_gigantic_page() 1320 int nid, nodemask_t *nodemask) in alloc_gigantic_page() 1328 int nid, nodemask_t *nodemask) in alloc_gigantic_page() 1975 nodemask_t *nodemask; in alloc_buddy_huge_page_with_mpol() local 2008 nodemask_t *nodemask; in alloc_huge_page_vma() local
|
| D | page_alloc.c | 3978 static void warn_alloc_show_mem(gfp_t gfp_mask, nodemask_t *nodemask) in warn_alloc_show_mem() 3997 void warn_alloc(gfp_t gfp_mask, nodemask_t *nodemask, const char *fmt, ...) in warn_alloc() 4960 int preferred_nid, nodemask_t *nodemask, in prepare_alloc_pages() 5015 nodemask_t *nodemask) in __alloc_pages_nodemask() 5525 static bool show_mem_node_skip(unsigned int flags, int nid, nodemask_t *nodemask) in show_mem_node_skip() 5579 void show_free_areas(unsigned int filter, nodemask_t *nodemask) in show_free_areas() 8856 int nid, nodemask_t *nodemask) in alloc_contig_pages()
|
| D | vmscan.c | 3158 nodemask_t *nodemask) in throttle_direct_reclaim() 3242 gfp_t gfp_mask, nodemask_t *nodemask) in try_to_free_pages()
|
| /kernel/linux/linux-6.6/arch/x86/mm/ |
| D | numa.c | 336 static void __init numa_nodemask_from_meminfo(nodemask_t *nodemask, in numa_nodemask_from_meminfo()
|
| /kernel/linux/linux-5.10/arch/x86/mm/ |
| D | numa.c | 335 static void __init numa_nodemask_from_meminfo(nodemask_t *nodemask, in numa_nodemask_from_meminfo()
|
| /kernel/linux/linux-5.10/kernel/ |
| D | smp.c | 586 const struct cpumask *nodemask; in smp_call_function_any() local
|
| /kernel/linux/linux-6.6/kernel/ |
| D | smp.c | 722 const struct cpumask *nodemask; in smp_call_function_any() local
|