Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tee/
Dtee_shm_pool.c178 void tee_shm_pool_free(struct tee_shm_pool *pool) in tee_shm_pool_free() function
186 EXPORT_SYMBOL_GPL(tee_shm_pool_free);
/Linux-v5.4/include/linux/
Dtee_drv.h297 void tee_shm_pool_free(struct tee_shm_pool *pool);
/Linux-v5.4/drivers/tee/optee/
Dcore.c664 tee_shm_pool_free(pool); in optee_probe()
686 tee_shm_pool_free(optee->pool); in optee_remove()