Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/lib/heap/cmpctmalloc/
Dcmpctmalloc.c378 for (int with_second_alloc = 0; with_second_alloc < 2; with_second_alloc++) { in cmpct_test_trim() local
384 if (with_second_alloc) { in cmpct_test_trim()
399 if (with_second_alloc) { in cmpct_test_trim()
409 if (s >= PAGE_SIZE && with_second_alloc) ASSERT(theheap.remaining < remaining); in cmpct_test_trim()
410 if (with_second_alloc) cmpct_free(a2); in cmpct_test_trim()