Searched refs:tee_shm_pool (Results 1 – 7 of 7) sorted by relevance
63 struct tee_shm_pool *152 struct tee_shm_pool *tee_shm_pool_alloc(struct tee_shm_pool_mgr *priv_mgr, in tee_shm_pool_alloc()155 struct tee_shm_pool *pool; in tee_shm_pool_alloc()178 void tee_shm_pool_free(struct tee_shm_pool *pool) in tee_shm_pool_free()
21 struct tee_shm_pool { struct57 struct tee_shm_pool *pool;
5 tee-objs += tee_shm_pool.o
707 struct tee_shm_pool *pool, in tee_device_alloc()
33 struct tee_shm_pool;145 struct tee_shm_pool *pool,235 struct tee_shm_pool *tee_shm_pool_alloc(struct tee_shm_pool_mgr *priv_mgr,286 struct tee_shm_pool *297 void tee_shm_pool_free(struct tee_shm_pool *pool);
413 static struct tee_shm_pool *optee_config_dyn_shm(void) in optee_config_dyn_shm()440 static struct tee_shm_pool *560 struct tee_shm_pool *pool = ERR_PTR(-EINVAL); in optee_probe()
89 struct tee_shm_pool *pool;