Home
last modified time | relevance | path

Searched refs:NODE_MASK_NONE (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/linux/
H A Dmemory-tiers.h51 *targets = NODE_MASK_NONE; in node_get_allowed_targets()
93 *targets = NODE_MASK_NONE; in node_get_allowed_targets()
H A Dnodemask.h332 #define NODE_MASK_NONE \ macro
/openbmc/linux/mm/
H A Dmemory-tiers.c115 nodemask_t nodes = NODE_MASK_NONE; in get_memtier_nodemask()
281 *targets = NODE_MASK_NONE; in node_get_allowed_targets()
336 node_demotion[node].preferred = NODE_MASK_NONE; in disable_all_demotion_targets()
343 memtier->lower_tier_mask = NODE_MASK_NONE; in disable_all_demotion_targets()
557 memtype->nodes = NODE_MASK_NONE; in alloc_memory_type()
H A Dmempolicy.c3117 nodemask_t nodes = NODE_MASK_NONE; in mpol_to_str()
H A Dpage_alloc.c4991 nodemask_t used_mask = NODE_MASK_NONE; in build_zonelists()
/openbmc/linux/lib/
H A Dgroup_cpus.c257 nodemask_t nodemsk = NODE_MASK_NONE; in __group_cpus_evenly()
/openbmc/linux/drivers/acpi/numa/
H A Dsrat.c21 static nodemask_t nodes_found_map = NODE_MASK_NONE;
/openbmc/linux/arch/x86/mm/
H A Dnuma.c457 nodemask_t reserved_nodemask = NODE_MASK_NONE; in numa_clear_kernel_node_hotplug()
/openbmc/linux/kernel/sched/
H A Dfair.c2797 nodemask_t max_group = NODE_MASK_NONE; in preferred_group_nid()