Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tee/
Dtee_shm_pool.c107 tee_shm_pool_mgr_destroy(dmabuf_mgr); in tee_shm_pool_alloc_res_mem()
109 tee_shm_pool_mgr_destroy(priv_mgr); in tee_shm_pool_alloc_res_mem()
190 tee_shm_pool_mgr_destroy(pool->private_mgr); in tee_shm_pool_free()
192 tee_shm_pool_mgr_destroy(pool->dma_buf_mgr); in tee_shm_pool_free()
/Linux-v4.19/include/linux/
Dtee_drv.h255 static inline void tee_shm_pool_mgr_destroy(struct tee_shm_pool_mgr *poolm) in tee_shm_pool_mgr_destroy() function
/Linux-v4.19/drivers/tee/optee/
Dcore.c505 tee_shm_pool_mgr_destroy(dmabuf_mgr); in optee_config_shm_memremap()
507 tee_shm_pool_mgr_destroy(priv_mgr); in optee_config_shm_memremap()