Home
last modified time | relevance | path

Searched defs:max_node (Results 1 – 2 of 2) sorted by relevance

/tools/testing/memblock/tests/
Dalloc_nid_api.c1685 struct memblock_region *max_node = &memblock.memory.regions[5]; in alloc_try_nid_top_down_numa_no_overlap_low_check() local
1741 struct memblock_region *max_node = &memblock.memory.regions[5]; in alloc_try_nid_top_down_numa_no_overlap_high_check() local
2233 struct memblock_region *max_node = &memblock.memory.regions[5]; in alloc_try_nid_bottom_up_numa_no_overlap_low_check() local
2289 struct memblock_region *max_node = &memblock.memory.regions[5]; in alloc_try_nid_bottom_up_numa_no_overlap_high_check() local
/tools/testing/selftests/vm/
Dksm_tests.c375 int i, max_node = numa_max_node(); in get_next_mem_node() local