Searched refs:tee_shm_pool_mgr_destroy (Results 1 – 4 of 4) sorted by relevance
81 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()
98 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()
454 tee_shm_pool_mgr_destroy(priv_mgr); in optee_config_dyn_shm()461 tee_shm_pool_mgr_destroy(priv_mgr); in optee_config_dyn_shm()462 tee_shm_pool_mgr_destroy(dmabuf_mgr); in optee_config_dyn_shm()538 tee_shm_pool_mgr_destroy(dmabuf_mgr); in optee_config_shm_memremap()540 tee_shm_pool_mgr_destroy(priv_mgr); in optee_config_shm_memremap()
270 static inline void tee_shm_pool_mgr_destroy(struct tee_shm_pool_mgr *poolm) in tee_shm_pool_mgr_destroy() function