Searched refs:malloc_unlock (Results 1 – 1 of 1) sorted by relevance
/optee_os-3.20.0/lib/libutils/isoc/ |
A D | bget_malloc.c | 302 malloc_unlock(ctx, exceptions); in gen_malloc_reset_stats() 316 malloc_unlock(ctx, exceptions); in gen_malloc_get_stats() 589 malloc_unlock(ctx, exceptions); in gen_mdbg_malloc() 617 malloc_unlock(&malloc_ctx, exceptions); in free_helper() 633 malloc_unlock(ctx, exceptions); in gen_mdbg_calloc() 662 malloc_unlock(ctx, exceptions); in gen_mdbg_realloc() 681 malloc_unlock(ctx, exceptions); in gen_mdbg_memalign() 719 malloc_unlock(ctx, exceptions); in gen_mdbg_check() 872 malloc_unlock(ctx, exceptions); in gen_malloc_add_pool() 882 malloc_unlock(ctx, exceptions); in gen_malloc_buffer_is_within_alloced() [all …]
|
Completed in 7 milliseconds