Home
last modified time | relevance | path

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

/u-boot/test/
A Dstr_ut.c284 malloc_enable_testing(0); in test_str_to_list()
291 malloc_enable_testing(1); in test_str_to_list()
296 malloc_enable_testing(1); in test_str_to_list()
/u-boot/include/
A Dmalloc.h893 void malloc_enable_testing(int max_allocs);
/u-boot/test/dm/
A Dofnode.c1023 malloc_enable_testing(i); in dm_test_ofnode_add_subnode()
1031 malloc_enable_testing(3); in dm_test_ofnode_add_subnode()
/u-boot/test/boot/
A Dexpo.c105 malloc_enable_testing(i); in expo_base()
/u-boot/common/
A Ddlmalloc.c2481 void malloc_enable_testing(int max_allocs) in malloc_enable_testing() function

Completed in 22 milliseconds