Searched refs:tee_shm_pool (Results 1 – 15 of 15) sorted by relevance
35 struct tee_shm_pool;149 struct tee_shm_pool *pool,256 struct tee_shm_pool *tee_shm_pool_alloc(struct tee_shm_pool_mgr *priv_mgr,307 struct tee_shm_pool *318 void tee_shm_pool_free(struct tee_shm_pool *pool);
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 { struct58 struct tee_shm_pool *pool;
5 tee-objs += tee_shm_pool.o
5 tee_shm_pool.o/
1 …e/built-in.a drivers/tee/tee_core.o drivers/tee/tee_shm.o drivers/tee/tee_shm_pool.o drivers/tee/o…
1 …tee_shm_pool.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64…3 source_drivers/tee/tee_shm_pool.o := drivers/tee/tee_shm_pool.c5 deps_drivers/tee/tee_shm_pool.o := \1045 drivers/tee/tee_shm_pool.o: $(deps_drivers/tee/tee_shm_pool.o)1047 $(deps_drivers/tee/tee_shm_pool.o):
880 struct tee_shm_pool *pool, in tee_device_alloc()
42 struct tee_shm_pool *pool;169 struct tee_shm_pool *amdtee_config_shm(void);
68 struct tee_shm_pool *amdtee_config_shm(void) in amdtee_config_shm()
455 struct tee_shm_pool *pool; in amdtee_driver_init()
152 struct tee_shm_pool *pool;
990 static struct tee_shm_pool *optee_config_dyn_shm(void) in optee_config_dyn_shm()1017 static struct tee_shm_pool *1176 struct tee_shm_pool *pool = ERR_PTR(-EINVAL); in optee_probe()
694 static struct tee_shm_pool *optee_ffa_config_dyn_shm(void) in optee_ffa_config_dyn_shm()
2295 tee/tee_shm_pool.o/
Completed in 22 milliseconds