Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c148 static uint32_t malloc_lock(struct malloc_ctx *ctx) in malloc_lock() function
160 static uint32_t malloc_lock(struct malloc_ctx *ctx __unused) in malloc_lock() function
305 uint32_t exceptions = malloc_lock(ctx); in gen_malloc_reset_stats()
322 uint32_t exceptions = malloc_lock(ctx); in gen_malloc_get_stats()
615 exceptions = malloc_lock(ctx); in mem_alloc()
628 exceptions = malloc_lock(ctx); in free_flags()
675 uint32_t exceptions = malloc_lock(ctx); in gen_mdbg_check()
767 uint32_t exceptions = malloc_lock(ctx); in gen_malloc_add_pool()
776 uint32_t exceptions = malloc_lock(ctx); in gen_malloc_buffer_is_within_alloced()
789 uint32_t exceptions = malloc_lock(ctx); in gen_malloc_buffer_overlaps_heap()