Searched refs:malloc_unlock (Results 1 – 1 of 1) sorted by relevance
| /optee_os/lib/libutils/isoc/ |
| H A D | bget_malloc.c | 148 static void malloc_unlock(struct malloc_ctx *ctx, uint32_t exceptions) in malloc_unlock() function 160 static void malloc_unlock(struct malloc_ctx *ctx __unused, in malloc_unlock() function 302 malloc_unlock(ctx, exceptions); in gen_malloc_reset_stats() 316 malloc_unlock(ctx, exceptions); in gen_malloc_get_stats() 609 malloc_unlock(ctx, exceptions); in mem_alloc() 633 malloc_unlock(ctx, exceptions); in free_flags() 686 malloc_unlock(ctx, exceptions); in gen_mdbg_check() 761 malloc_unlock(ctx, exceptions); in gen_malloc_add_pool() 771 malloc_unlock(ctx, exceptions); in gen_malloc_buffer_is_within_alloced() 783 malloc_unlock(ctx, exceptions); in gen_malloc_buffer_overlaps_heap()
|