Lines Matching defs:void

13 static int memblock_initialization_check(void)  in memblock_initialization_check()  argument
41 static int memblock_add_simple_check(void) in memblock_add_simple_check() argument
74 static int memblock_add_node_simple_check(void) in memblock_add_node_simple_check() argument
117 static int memblock_add_disjoint_check(void) in memblock_add_disjoint_check() argument
170 static int memblock_add_overlap_top_check(void) in memblock_add_overlap_top_check() argument
222 static int memblock_add_overlap_bottom_check(void) in memblock_add_overlap_bottom_check() argument
272 static int memblock_add_within_check(void) in memblock_add_within_check() argument
308 static int memblock_add_twice_check(void) in memblock_add_twice_check() argument
342 static int memblock_add_between_check(void) in memblock_add_between_check() argument
396 static int memblock_add_near_max_check(void) in memblock_add_near_max_check() argument
432 static int memblock_add_many_check(void) in memblock_add_many_check() argument
518 static int memblock_add_checks(void) in memblock_add_checks() argument
546 static int memblock_reserve_simple_check(void) in memblock_reserve_simple_check() argument
581 static int memblock_reserve_disjoint_check(void) in memblock_reserve_disjoint_check() argument
635 static int memblock_reserve_overlap_top_check(void) in memblock_reserve_overlap_top_check() argument
688 static int memblock_reserve_overlap_bottom_check(void) in memblock_reserve_overlap_bottom_check() argument
740 static int memblock_reserve_within_check(void) in memblock_reserve_within_check() argument
777 static int memblock_reserve_twice_check(void) in memblock_reserve_twice_check() argument
811 static int memblock_reserve_between_check(void) in memblock_reserve_between_check() argument
865 static int memblock_reserve_near_max_check(void) in memblock_reserve_near_max_check() argument
901 static int memblock_reserve_many_check(void) in memblock_reserve_many_check() argument
1000 static int memblock_reserve_all_locations_check(void) in memblock_reserve_all_locations_check() argument
1123 static int memblock_reserve_many_may_conflict_check(void) in memblock_reserve_many_may_conflict_check() argument
1241 static int memblock_reserve_checks(void) in memblock_reserve_checks() argument
1280 static int memblock_remove_simple_check(void) in memblock_remove_simple_check() argument
1329 static int memblock_remove_absent_check(void) in memblock_remove_absent_check() argument
1380 static int memblock_remove_overlap_top_check(void) in memblock_remove_overlap_top_check() argument
1434 static int memblock_remove_overlap_bottom_check(void) in memblock_remove_overlap_bottom_check() argument
1488 static int memblock_remove_within_check(void) in memblock_remove_within_check() argument
1536 static int memblock_remove_only_region_check(void) in memblock_remove_only_region_check() argument
1579 static int memblock_remove_near_max_check(void) in memblock_remove_near_max_check() argument
1630 static int memblock_remove_overlap_two_check(void) in memblock_remove_overlap_two_check() argument
1678 static int memblock_remove_checks(void) in memblock_remove_checks() argument
1713 static int memblock_free_simple_check(void) in memblock_free_simple_check() argument
1762 static int memblock_free_absent_check(void) in memblock_free_absent_check() argument
1813 static int memblock_free_overlap_top_check(void) in memblock_free_overlap_top_check() argument
1862 static int memblock_free_overlap_bottom_check(void) in memblock_free_overlap_bottom_check() argument
1916 static int memblock_free_within_check(void) in memblock_free_within_check() argument
1964 static int memblock_free_only_region_check(void) in memblock_free_only_region_check() argument
2006 static int memblock_free_near_max_check(void) in memblock_free_near_max_check() argument
2057 static int memblock_free_overlap_two_check(void) in memblock_free_overlap_two_check() argument
2105 static int memblock_free_checks(void) in memblock_free_checks() argument
2125 static int memblock_set_bottom_up_check(void) in memblock_set_bottom_up_check() argument
2140 static int memblock_bottom_up_check(void) in memblock_bottom_up_check() argument
2157 static int memblock_bottom_up_checks(void) in memblock_bottom_up_checks() argument
2174 static int memblock_trim_memory_aligned_check(void) in memblock_trim_memory_aligned_check() argument
2220 static int memblock_trim_memory_too_small_check(void) in memblock_trim_memory_too_small_check() argument
2272 static int memblock_trim_memory_unaligned_base_check(void) in memblock_trim_memory_unaligned_base_check() argument
2333 static int memblock_trim_memory_unaligned_end_check(void) in memblock_trim_memory_unaligned_end_check() argument
2374 static int memblock_trim_memory_checks(void) in memblock_trim_memory_checks() argument
2390 static int memblock_overlaps_region_check(void) in memblock_overlaps_region_check() argument
2424 static int memblock_overlaps_region_checks(void) in memblock_overlaps_region_checks() argument
2438 static int memblock_set_node_check(void) in memblock_set_node_check() argument
2519 static int memblock_set_node_checks(void) in memblock_set_node_checks() argument
2532 static int memblock_set_node_checks(void) in memblock_set_node_checks() argument
2538 int memblock_basic_checks(void) in memblock_basic_checks() argument