Lines Matching refs:malloc_lock

147 static uint32_t malloc_lock(struct malloc_ctx *ctx)  in malloc_lock()  function
159 static uint32_t malloc_lock(struct malloc_ctx *ctx __unused) in malloc_lock() function
296 uint32_t exceptions = malloc_lock(ctx); in gen_malloc_reset_stats()
313 uint32_t exceptions = malloc_lock(ctx); in gen_malloc_get_stats()
575 uint32_t exceptions = malloc_lock(ctx); in gen_mdbg_malloc()
614 uint32_t exceptions = malloc_lock(&malloc_ctx); in free_helper()
624 uint32_t exceptions = malloc_lock(ctx); in gen_mdbg_calloc()
659 uint32_t exceptions = malloc_lock(ctx); in gen_mdbg_realloc()
673 uint32_t exceptions = malloc_lock(ctx); in gen_mdbg_memalign()
699 uint32_t exceptions = malloc_lock(ctx); in gen_mdbg_check()
788 uint32_t exceptions = malloc_lock(&malloc_ctx); in malloc()
797 uint32_t exceptions = malloc_lock(&malloc_ctx); in free_helper()
806 uint32_t exceptions = malloc_lock(&malloc_ctx); in calloc()
822 uint32_t exceptions = malloc_lock(&malloc_ctx); in realloc()
832 uint32_t exceptions = malloc_lock(&malloc_ctx); in memalign()
869 uint32_t exceptions = malloc_lock(ctx); in gen_malloc_add_pool()
878 uint32_t exceptions = malloc_lock(ctx); in gen_malloc_buffer_is_within_alloced()
891 uint32_t exceptions = malloc_lock(ctx); in gen_malloc_buffer_overlaps_heap()
1028 uint32_t exceptions = malloc_lock(&nex_malloc_ctx); in nex_malloc()
1038 uint32_t exceptions = malloc_lock(&nex_malloc_ctx); in nex_calloc()
1048 uint32_t exceptions = malloc_lock(&nex_malloc_ctx); in nex_realloc()
1058 uint32_t exceptions = malloc_lock(&nex_malloc_ctx); in nex_memalign()
1067 uint32_t exceptions = malloc_lock(&nex_malloc_ctx); in nex_free()
1103 uint32_t exceptions = malloc_lock(&nex_malloc_ctx); in nex_free()