Home
last modified time | relevance | path

Searched refs:run_bottom_up (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/tools/testing/memblock/tests/
Dalloc_api.c776 run_bottom_up(alloc_in_between_generic_check); in alloc_in_between_check()
796 run_bottom_up(alloc_small_gaps_generic_check); in alloc_small_gaps_check()
805 run_bottom_up(alloc_all_reserved_generic_check); in alloc_all_reserved_check()
814 run_bottom_up(alloc_no_space_generic_check); in alloc_no_space_check()
823 run_bottom_up(alloc_limited_space_generic_check); in alloc_limited_space_check()
832 run_bottom_up(alloc_no_memory_generic_check); in alloc_no_memory_check()
841 run_bottom_up(alloc_too_large_generic_check); in alloc_too_large_check()
Dalloc_exact_nid_api.c1007 run_bottom_up(alloc_exact_nid_numa_small_node_generic_check); in alloc_exact_nid_numa_small_node_check()
1016 run_bottom_up(alloc_exact_nid_numa_node_reserved_generic_check); in alloc_exact_nid_numa_node_reserved_check()
1025 run_bottom_up(alloc_exact_nid_numa_part_reserved_fail_generic_check); in alloc_exact_nid_numa_part_reserved_fail_check()
1034 run_bottom_up(alloc_exact_nid_numa_split_range_high_generic_check); in alloc_exact_nid_numa_split_range_high_check()
1043 run_bottom_up(alloc_exact_nid_numa_no_overlap_high_generic_check); in alloc_exact_nid_numa_no_overlap_high_check()
1052 run_bottom_up(alloc_exact_nid_numa_large_region_generic_check); in alloc_exact_nid_numa_large_region_check()
1061 run_bottom_up(alloc_exact_nid_numa_reserved_full_merge_generic_check); in alloc_exact_nid_numa_reserved_full_merge_check()
1070 run_bottom_up(alloc_exact_nid_numa_split_all_reserved_generic_check); in alloc_exact_nid_numa_split_all_reserved_check()
Dalloc_helpers_api.c345 run_bottom_up(alloc_from_simple_generic_check); in alloc_from_simple_check()
354 run_bottom_up(alloc_from_misaligned_generic_check); in alloc_from_misaligned_check()
Dcommon.h157 static inline void run_bottom_up(int (*func)()) in run_bottom_up() function
Dalloc_nid_api.c1165 run_bottom_up(alloc_nid_min_reserved_generic_check); in alloc_nid_min_reserved_check()
1174 run_bottom_up(alloc_nid_max_reserved_generic_check); in alloc_nid_max_reserved_check()
1183 run_bottom_up(alloc_nid_exact_address_generic_check); in alloc_nid_exact_address_check()
1192 run_bottom_up(alloc_nid_reserved_full_merge_generic_check); in alloc_nid_reserved_full_merge_check()
1201 run_bottom_up(alloc_nid_reserved_all_generic_check); in alloc_nid_reserved_all_check()
1210 run_bottom_up(alloc_nid_low_max_generic_check); in alloc_nid_low_max_check()
2641 run_bottom_up(alloc_nid_numa_large_region_generic_check); in alloc_nid_numa_large_region_check()
2650 run_bottom_up(alloc_nid_numa_reserved_full_merge_generic_check); in alloc_nid_numa_reserved_full_merge_check()
2659 run_bottom_up(alloc_nid_numa_split_all_reserved_generic_check); in alloc_nid_numa_split_all_reserved_check()
2668 run_bottom_up(alloc_node_on_correct_nid); in alloc_node_numa_on_correct_nid()