Home
last modified time | relevance | path

Searched refs:movable_node_is_enabled (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/tools/testing/memblock/linux/
Dmemory_hotplug.h12 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
/linux-6.1.9/include/linux/
Dmemory_hotplug.h180 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
258 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
/linux-6.1.9/tools/testing/memblock/tests/
Dcommon.c94 flags = (movable_node_is_enabled()) ? MEMBLOCK_NONE : MEMBLOCK_HOTPLUG; in setup_numa_memblock()
/linux-6.1.9/arch/x86/kernel/
Dsetup.c1020 if (movable_node_is_enabled()) in setup_arch()
/linux-6.1.9/mm/
Dmemblock.c997 if (movable_node_is_enabled() && memblock_is_hotpluggable(m) && in should_skip_region()
Dpage_alloc.c8055 if (movable_node_is_enabled()) { in find_zone_movable_pfns_for_nodes()