Home
last modified time | relevance | path

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

/u-boot/common/
A Ddlmalloc.c599 static bool malloc_testing; /* enable test mode */ variable
1313 if (CONFIG_IS_ENABLED(UNIT_TEST) && malloc_testing) {
2483 malloc_testing = true; in malloc_enable_testing()
2489 malloc_testing = false; in malloc_disable_testing()

Completed in 8 milliseconds