Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c562 static void *mem_alloc_unlocked(uint32_t flags, void *ptr, size_t alignment, in mem_alloc_unlocked() function
616 p = mem_alloc_unlocked(flags, ptr, alignment, nmemb, size, fname, in mem_alloc()
661 mem_alloc_unlocked(MAF_NULL, (ptr), 1, 1, (size), __FILE__, __LINE__, \