Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dthread.c741 static struct mobj *alloc_shm(enum thread_shm_type shm_type, size_t size) in alloc_shm() function
821 ce->mobj = alloc_shm(shm_type, sz); in thread_rpc_shm_cache_alloc()