Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tee/
Dtee_shm_pool.c187 void tee_shm_pool_free(struct tee_shm_pool *pool) in tee_shm_pool_free() function
195 EXPORT_SYMBOL_GPL(tee_shm_pool_free);
/Linux-v4.19/include/linux/
Dtee_drv.h297 void tee_shm_pool_free(struct tee_shm_pool *pool);
/Linux-v4.19/drivers/tee/optee/
Dcore.c648 tee_shm_pool_free(pool); in optee_probe()
670 tee_shm_pool_free(optee->pool); in optee_remove()