Symbol: run_bottom_up
tools/testing/memblock/tests/alloc_api.c
776
run_bottom_up(alloc_in_between_generic_check);
tools/testing/memblock/tests/alloc_api.c
796
run_bottom_up(alloc_small_gaps_generic_check);
tools/testing/memblock/tests/alloc_api.c
805
run_bottom_up(alloc_all_reserved_generic_check);
tools/testing/memblock/tests/alloc_api.c
814
run_bottom_up(alloc_no_space_generic_check);
tools/testing/memblock/tests/alloc_api.c
823
run_bottom_up(alloc_limited_space_generic_check);
tools/testing/memblock/tests/alloc_api.c
832
run_bottom_up(alloc_no_memory_generic_check);
tools/testing/memblock/tests/alloc_api.c
841
run_bottom_up(alloc_too_large_generic_check);
tools/testing/memblock/tests/alloc_exact_nid_api.c
1007
run_bottom_up(alloc_exact_nid_numa_small_node_generic_check);
tools/testing/memblock/tests/alloc_exact_nid_api.c
1016
run_bottom_up(alloc_exact_nid_numa_node_reserved_generic_check);
tools/testing/memblock/tests/alloc_exact_nid_api.c
1025
run_bottom_up(alloc_exact_nid_numa_part_reserved_fail_generic_check);
tools/testing/memblock/tests/alloc_exact_nid_api.c
1034
run_bottom_up(alloc_exact_nid_numa_split_range_high_generic_check);
tools/testing/memblock/tests/alloc_exact_nid_api.c
1043
run_bottom_up(alloc_exact_nid_numa_no_overlap_high_generic_check);
tools/testing/memblock/tests/alloc_exact_nid_api.c
1052
run_bottom_up(alloc_exact_nid_numa_large_region_generic_check);
tools/testing/memblock/tests/alloc_exact_nid_api.c
1061
run_bottom_up(alloc_exact_nid_numa_reserved_full_merge_generic_check);
tools/testing/memblock/tests/alloc_exact_nid_api.c
1070
run_bottom_up(alloc_exact_nid_numa_split_all_reserved_generic_check);
tools/testing/memblock/tests/alloc_helpers_api.c
345
run_bottom_up(alloc_from_simple_generic_check);
tools/testing/memblock/tests/alloc_helpers_api.c
354
run_bottom_up(alloc_from_misaligned_generic_check);
tools/testing/memblock/tests/alloc_nid_api.c
1165
run_bottom_up(alloc_nid_min_reserved_generic_check);
tools/testing/memblock/tests/alloc_nid_api.c
1174
run_bottom_up(alloc_nid_max_reserved_generic_check);
tools/testing/memblock/tests/alloc_nid_api.c
1183
run_bottom_up(alloc_nid_exact_address_generic_check);
tools/testing/memblock/tests/alloc_nid_api.c
1192
run_bottom_up(alloc_nid_reserved_full_merge_generic_check);
tools/testing/memblock/tests/alloc_nid_api.c
1201
run_bottom_up(alloc_nid_reserved_all_generic_check);
tools/testing/memblock/tests/alloc_nid_api.c
1210
run_bottom_up(alloc_nid_low_max_generic_check);
tools/testing/memblock/tests/alloc_nid_api.c
2641
run_bottom_up(alloc_nid_numa_large_region_generic_check);
tools/testing/memblock/tests/alloc_nid_api.c
2650
run_bottom_up(alloc_nid_numa_reserved_full_merge_generic_check);
tools/testing/memblock/tests/alloc_nid_api.c
2659
run_bottom_up(alloc_nid_numa_split_all_reserved_generic_check);
tools/testing/memblock/tests/alloc_nid_api.c
2668
run_bottom_up(alloc_node_on_correct_nid);