Home
last modified time | relevance | path

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

/linux/drivers/tee/amdtee/
A Dshm_pool.c81 tee_shm_pool_mgr_destroy(priv_mgr); in amdtee_config_shm()
88 tee_shm_pool_mgr_destroy(priv_mgr); in amdtee_config_shm()
89 tee_shm_pool_mgr_destroy(dmabuf_mgr); in amdtee_config_shm()
/linux/drivers/tee/
A Dtee_shm_pool.c98 tee_shm_pool_mgr_destroy(dmabuf_mgr); in tee_shm_pool_alloc_res_mem()
100 tee_shm_pool_mgr_destroy(priv_mgr); in tee_shm_pool_alloc_res_mem()
181 tee_shm_pool_mgr_destroy(pool->private_mgr); in tee_shm_pool_free()
183 tee_shm_pool_mgr_destroy(pool->dma_buf_mgr); in tee_shm_pool_free()
/linux/drivers/tee/optee/
A Dsmc_abi.c1003 tee_shm_pool_mgr_destroy(priv_mgr); in optee_config_dyn_shm()
1010 tee_shm_pool_mgr_destroy(priv_mgr); in optee_config_dyn_shm()
1011 tee_shm_pool_mgr_destroy(dmabuf_mgr); in optee_config_dyn_shm()
1087 tee_shm_pool_mgr_destroy(dmabuf_mgr); in optee_config_shm_memremap()
1089 tee_shm_pool_mgr_destroy(priv_mgr); in optee_config_shm_memremap()
A Dffa_abi.c707 tee_shm_pool_mgr_destroy(priv_mgr); in optee_ffa_config_dyn_shm()
714 tee_shm_pool_mgr_destroy(priv_mgr); in optee_ffa_config_dyn_shm()
715 tee_shm_pool_mgr_destroy(dmabuf_mgr); in optee_ffa_config_dyn_shm()
/linux/include/linux/
A Dtee_drv.h276 static inline void tee_shm_pool_mgr_destroy(struct tee_shm_pool_mgr *poolm) in tee_shm_pool_mgr_destroy() function

Completed in 10 milliseconds