Home
last modified time | relevance | path

Searched defs:heap (Results 1 – 1 of 1) sorted by relevance

/tf-rmm-v0.2.0/lib/allocator/src/
A Dmemory_alloc.c107 static int verify_chain(struct buffer_alloc_ctx *heap) in verify_chain()
138 static void *buffer_alloc_calloc_with_heap(struct buffer_alloc_ctx *heap, in buffer_alloc_calloc_with_heap()
255 struct buffer_alloc_ctx *heap = get_heap_ctx(); in buffer_alloc_calloc() local
261 static void buffer_alloc_free_with_heap(struct buffer_alloc_ctx *heap, in buffer_alloc_free_with_heap()
357 struct buffer_alloc_ctx *heap = get_heap_ctx(); in buffer_alloc_free() local
397 struct buffer_alloc_ctx *heap = get_heap_ctx(); in mbedtls_memory_buffer_set_verify() local
408 struct buffer_alloc_ctx *heap = get_heap_ctx(); in mbedtls_memory_buffer_alloc_verify() local
420 struct buffer_alloc_ctx *heap = get_heap_ctx(); in mbedtls_memory_buffer_alloc_init() local
451 struct buffer_alloc_ctx *heap = get_heap_ctx(); in mbedtls_memory_buffer_alloc_free() local

Completed in 11 milliseconds