Lines Matching defs:void

8 static int alloc_top_down_simple_check(void)  in alloc_top_down_simple_check()  argument
50 static int alloc_top_down_disjoint_check(void) in alloc_top_down_disjoint_check() argument
99 static int alloc_top_down_before_check(void) in alloc_top_down_before_check() argument
138 static int alloc_top_down_after_check(void) in alloc_top_down_after_check() argument
183 static int alloc_top_down_second_fit_check(void) in alloc_top_down_second_fit_check() argument
228 static int alloc_in_between_generic_check(void) in alloc_in_between_generic_check() argument
280 static int alloc_small_gaps_generic_check(void) in alloc_small_gaps_generic_check() argument
308 static int alloc_all_reserved_generic_check(void) in alloc_all_reserved_generic_check() argument
337 static int alloc_no_space_generic_check(void) in alloc_no_space_generic_check() argument
367 static int alloc_limited_space_generic_check(void) in alloc_limited_space_generic_check() argument
397 static int alloc_no_memory_generic_check(void) in alloc_no_memory_generic_check() argument
419 static int alloc_bottom_up_simple_check(void) in alloc_bottom_up_simple_check() argument
455 static int alloc_bottom_up_disjoint_check(void) in alloc_bottom_up_disjoint_check() argument
504 static int alloc_bottom_up_before_check(void) in alloc_bottom_up_before_check() argument
539 static int alloc_bottom_up_after_check(void) in alloc_bottom_up_after_check() argument
585 static int alloc_bottom_up_second_fit_check(void) in alloc_bottom_up_second_fit_check() argument
620 static int alloc_simple_check(void) in alloc_simple_check() argument
630 static int alloc_disjoint_check(void) in alloc_disjoint_check() argument
640 static int alloc_before_check(void) in alloc_before_check() argument
650 static int alloc_after_check(void) in alloc_after_check() argument
660 static int alloc_in_between_check(void) in alloc_in_between_check() argument
670 static int alloc_second_fit_check(void) in alloc_second_fit_check() argument
680 static int alloc_small_gaps_check(void) in alloc_small_gaps_check() argument
690 static int alloc_all_reserved_check(void) in alloc_all_reserved_check() argument
700 static int alloc_no_space_check(void) in alloc_no_space_check() argument
710 static int alloc_limited_space_check(void) in alloc_limited_space_check() argument
720 static int alloc_no_memory_check(void) in alloc_no_memory_check() argument
730 int memblock_alloc_checks(void) in memblock_alloc_checks() argument