Searched refs:malloc_unlock (Results 1 – 1 of 1) sorted by relevance
| /optee_os/lib/libutils/isoc/ |
| H A D | bget_malloc.c | 153 static void malloc_unlock(struct malloc_ctx *ctx, uint32_t exceptions) in malloc_unlock() function 165 static void malloc_unlock(struct malloc_ctx *ctx __unused, in malloc_unlock() function 311 malloc_unlock(ctx, exceptions); in gen_malloc_reset_stats() 325 malloc_unlock(ctx, exceptions); in gen_malloc_get_stats() 618 malloc_unlock(ctx, exceptions); in mem_alloc() 642 malloc_unlock(ctx, exceptions); in free_flags() 695 malloc_unlock(ctx, exceptions); in gen_mdbg_check() 770 malloc_unlock(ctx, exceptions); in gen_malloc_add_pool() 780 malloc_unlock(ctx, exceptions); in gen_malloc_buffer_is_within_alloced() 792 malloc_unlock(ctx, exceptions); in gen_malloc_buffer_overlaps_heap()
|