tee_shm_pool      413 drivers/tee/optee/core.c static struct tee_shm_pool *optee_config_dyn_shm(void)
tee_shm_pool      440 drivers/tee/optee/core.c static struct tee_shm_pool *
tee_shm_pool      560 drivers/tee/optee/core.c 	struct tee_shm_pool *pool = ERR_PTR(-EINVAL);
tee_shm_pool       89 drivers/tee/optee/optee_private.h 	struct tee_shm_pool *pool;
tee_shm_pool      707 drivers/tee/tee_core.c 				    struct tee_shm_pool *pool,
tee_shm_pool       57 drivers/tee/tee_private.h 	struct tee_shm_pool *pool;
tee_shm_pool       63 drivers/tee/tee_shm_pool.c struct tee_shm_pool *
tee_shm_pool      152 drivers/tee/tee_shm_pool.c struct tee_shm_pool *tee_shm_pool_alloc(struct tee_shm_pool_mgr *priv_mgr,
tee_shm_pool      155 drivers/tee/tee_shm_pool.c 	struct tee_shm_pool *pool;
tee_shm_pool      178 drivers/tee/tee_shm_pool.c void tee_shm_pool_free(struct tee_shm_pool *pool)
tee_shm_pool       33 include/linux/tee_drv.h struct tee_shm_pool;
tee_shm_pool      145 include/linux/tee_drv.h 				    struct tee_shm_pool *pool,
tee_shm_pool      235 include/linux/tee_drv.h struct tee_shm_pool *tee_shm_pool_alloc(struct tee_shm_pool_mgr *priv_mgr,
tee_shm_pool      286 include/linux/tee_drv.h struct tee_shm_pool *
tee_shm_pool      297 include/linux/tee_drv.h void tee_shm_pool_free(struct tee_shm_pool *pool);