Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c599 static struct malloc_ctx *get_ctx(uint32_t flags __maybe_unused) in get_ctx() function
611 struct malloc_ctx *ctx = get_ctx(flags); in mem_alloc()
625 struct malloc_ctx *ctx = get_ctx(flags); in free_flags()