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
985 static int memblock_reserve_checks(void) in memblock_reserve_checks() argument
1022 static int memblock_remove_simple_check(void) in memblock_remove_simple_check() argument
1071 static int memblock_remove_absent_check(void) in memblock_remove_absent_check() argument
1122 static int memblock_remove_overlap_top_check(void) in memblock_remove_overlap_top_check() argument
1176 static int memblock_remove_overlap_bottom_check(void) in memblock_remove_overlap_bottom_check() argument
1230 static int memblock_remove_within_check(void) in memblock_remove_within_check() argument
1278 static int memblock_remove_only_region_check(void) in memblock_remove_only_region_check() argument
1321 static int memblock_remove_near_max_check(void) in memblock_remove_near_max_check() argument
1372 static int memblock_remove_overlap_two_check(void) in memblock_remove_overlap_two_check() argument
1420 static int memblock_remove_checks(void) in memblock_remove_checks() argument
1455 static int memblock_free_simple_check(void) in memblock_free_simple_check() argument
1504 static int memblock_free_absent_check(void) in memblock_free_absent_check() argument
1555 static int memblock_free_overlap_top_check(void) in memblock_free_overlap_top_check() argument
1604 static int memblock_free_overlap_bottom_check(void) in memblock_free_overlap_bottom_check() argument
1658 static int memblock_free_within_check(void) in memblock_free_within_check() argument
1706 static int memblock_free_only_region_check(void) in memblock_free_only_region_check() argument
1748 static int memblock_free_near_max_check(void) in memblock_free_near_max_check() argument
1799 static int memblock_free_overlap_two_check(void) in memblock_free_overlap_two_check() argument
1847 static int memblock_free_checks(void) in memblock_free_checks() argument
1867 static int memblock_set_bottom_up_check(void) in memblock_set_bottom_up_check() argument
1882 static int memblock_bottom_up_check(void) in memblock_bottom_up_check() argument
1899 static int memblock_bottom_up_checks(void) in memblock_bottom_up_checks() argument
1916 static int memblock_trim_memory_aligned_check(void) in memblock_trim_memory_aligned_check() argument
1962 static int memblock_trim_memory_too_small_check(void) in memblock_trim_memory_too_small_check() argument
2014 static int memblock_trim_memory_unaligned_base_check(void) in memblock_trim_memory_unaligned_base_check() argument
2075 static int memblock_trim_memory_unaligned_end_check(void) in memblock_trim_memory_unaligned_end_check() argument
2116 static int memblock_trim_memory_checks(void) in memblock_trim_memory_checks() argument
2132 int memblock_basic_checks(void) in memblock_basic_checks() argument