Searched defs:nid_req (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/memblock/tests/ | ||
H A D | alloc_exact_nid_api.c | 29 int nid_req = 3; in alloc_exact_nid_top_down_numa_simple_check() local 81 int nid_req = 4; in alloc_exact_nid_top_down_numa_part_reserved_check() local 142 int nid_req = 2; in alloc_exact_nid_top_down_numa_split_range_low_check() local 199 int nid_req in alloc_exact_nid_top_down_numa_no_overlap_split_check() local 257 int nid_req = 0; alloc_exact_nid_top_down_numa_no_overlap_low_check() local 298 int nid_req = 3; alloc_exact_nid_bottom_up_numa_simple_check() local 350 int nid_req = 4; alloc_exact_nid_bottom_up_numa_part_reserved_check() local 413 int nid_req = 2; alloc_exact_nid_bottom_up_numa_split_range_low_check() local 470 int nid_req = 2; alloc_exact_nid_bottom_up_numa_no_overlap_split_check() local 528 int nid_req = 0; alloc_exact_nid_bottom_up_numa_no_overlap_low_check() local 579 int nid_req = 1; alloc_exact_nid_numa_small_node_generic_check() local 620 int nid_req = 2; alloc_exact_nid_numa_node_reserved_generic_check() local 663 int nid_req = 4; alloc_exact_nid_numa_part_reserved_fail_generic_check() local 711 int nid_req = 3; alloc_exact_nid_numa_split_range_high_generic_check() local 753 int nid_req = 7; alloc_exact_nid_numa_no_overlap_high_generic_check() local 794 int nid_req = 3; alloc_exact_nid_numa_large_region_generic_check() local 839 int nid_req = 6; alloc_exact_nid_numa_reserved_full_merge_generic_check() local [all...] |
H A D | alloc_nid_api.c | 1245 int nid_req = 3; in alloc_nid_top_down_numa_simple_check() local 1296 int nid_req = 1; in alloc_nid_top_down_numa_small_node_check() local 1349 int nid_req = 2; in alloc_nid_top_down_numa_node_reserved_check() local 1402 int nid_req in alloc_nid_top_down_numa_part_reserved_check() local 1460 int nid_req = 4; alloc_nid_top_down_numa_part_reserved_fallback_check() local 1523 int nid_req = 2; alloc_nid_top_down_numa_split_range_low_check() local 1579 int nid_req = 3; alloc_nid_top_down_numa_split_range_high_check() local 1636 int nid_req = 2; alloc_nid_top_down_numa_no_overlap_split_check() local 1693 int nid_req = 0; alloc_nid_top_down_numa_no_overlap_low_check() local 1749 int nid_req = 7; alloc_nid_top_down_numa_no_overlap_high_check() local 1789 int nid_req = 3; alloc_nid_bottom_up_numa_simple_check() local 1840 int nid_req = 1; alloc_nid_bottom_up_numa_small_node_check() local 1894 int nid_req = 2; alloc_nid_bottom_up_numa_node_reserved_check() local 1947 int nid_req = 4; alloc_nid_bottom_up_numa_part_reserved_check() local 2007 int nid_req = 4; alloc_nid_bottom_up_numa_part_reserved_fallback_check() local 2070 int nid_req = 2; alloc_nid_bottom_up_numa_split_range_low_check() local 2126 int nid_req = 3; alloc_nid_bottom_up_numa_split_range_high_check() local 2184 int nid_req = 2; alloc_nid_bottom_up_numa_no_overlap_split_check() local 2241 int nid_req = 0; alloc_nid_bottom_up_numa_no_overlap_low_check() local 2297 int nid_req = 7; alloc_nid_bottom_up_numa_no_overlap_high_check() local 2346 int nid_req = 3; alloc_nid_numa_large_region_generic_check() local 2390 int nid_req = 6; alloc_nid_numa_reserved_full_merge_generic_check() local 2504 int nid_req = 2; alloc_node_on_correct_nid() local [all...] |
Completed in 4 milliseconds