Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dshow_mem.c128 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()
H A Dpage_alloc.c3214 static void warn_alloc_show_mem(gfp_t gfp_mask, nodemask_t *nodemask) in warn_alloc_show_mem()
3233 void warn_alloc(gfp_t gfp_mask, nodemask_t *nodemask, const char *fmt, ...) in warn_alloc()
4184 int preferred_nid, nodemask_t *nodemask, in prepare_alloc_pages()
4247 nodemask_t *nodemask, int nr_pages, in __alloc_pages_bulk()
4399 nodemask_t *nodemask) in __alloc_pages()
4464 nodemask_t *nodemask) in __folio_alloc()
6305 int nid, nodemask_t *nodemask) in alloc_contig_pages()
H A Dhugetlb.c1404 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()
2464 nodemask_t *nodemask; in alloc_buddy_hugetlb_folio_with_mpol() local
2508 nodemask_t *nodemask; in alloc_hugetlb_folio_vma() local
H A Dmempolicy.c1973 nodemask_t nodemask = pol->nodes; in offset_il_node() local
2035 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
H A Dinternal.h244 nodemask_t *nodemask; member
H A Dvmscan.c82 nodemask_t *nodemask; member
6996 nodemask_t *nodemask) in throttle_direct_reclaim()
7076 gfp_t gfp_mask, nodemask_t *nodemask) in try_to_free_pages()
/openbmc/linux/include/linux/
H A Dcpuset.h163 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()
H A Doom.h34 nodemask_t *nodemask; member
H A 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
H A Dmempolicy.h252 struct mempolicy **mpol, nodemask_t **nodemask) in huge_node()
H A Dmmzone.h1673 #define for_each_zone_zonelist_nodemask(zone, z, zlist, highidx, nodemask) \ argument
1679 #define for_next_zone_zonelist_nodemask(zone, z, highidx, nodemask) \ argument
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dxapic_ipi_test.c255 unsigned long nodemask = 0; in do_migrations() local
/openbmc/linux/arch/x86/mm/
H A Dnuma.c336 static void __init numa_nodemask_from_meminfo(nodemask_t *nodemask, in numa_nodemask_from_meminfo()
/openbmc/linux/kernel/
H A Dsmp.c722 const struct cpumask *nodemask; in smp_call_function_any() local
/openbmc/linux/kernel/irq/
H A Dmanage.c624 const struct cpumask *nodemask = cpumask_of_node(node); in irq_setup_affinity() local
/openbmc/linux/kernel/cgroup/
H A Dcpuset.c4056 int cpuset_nodemask_valid_mems_allowed(nodemask_t *nodemask) in cpuset_nodemask_valid_mems_allowed()
/openbmc/linux/kernel/sched/
H A Dcore.c3554 const struct cpumask *nodemask = NULL; in select_fallback_rq() local