Searched refs:tee_shm_pool_mgr_destroy (Results 1 – 3 of 3) sorted by relevance
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()
426 tee_shm_pool_mgr_destroy(priv_mgr); in optee_config_dyn_shm()433 tee_shm_pool_mgr_destroy(priv_mgr); in optee_config_dyn_shm()434 tee_shm_pool_mgr_destroy(dmabuf_mgr); in optee_config_dyn_shm()510 tee_shm_pool_mgr_destroy(dmabuf_mgr); in optee_config_shm_memremap()512 tee_shm_pool_mgr_destroy(priv_mgr); in optee_config_shm_memremap()
255 static inline void tee_shm_pool_mgr_destroy(struct tee_shm_pool_mgr *poolm) in tee_shm_pool_mgr_destroy() function