Searched defs:poolm (Results 1 – 5 of 5) sorted by relevance
15 static int pool_op_alloc(struct tee_shm_pool_mgr *poolm, in pool_op_alloc()62 static void pool_op_free(struct tee_shm_pool_mgr *poolm, in pool_op_free()72 static void pool_op_destroy_poolmgr(struct tee_shm_pool_mgr *poolm) in pool_op_destroy_poolmgr()
11 static int pool_op_alloc(struct tee_shm_pool_mgr *poolm, struct tee_shm *shm, in pool_op_alloc()37 static void pool_op_free(struct tee_shm_pool_mgr *poolm, struct tee_shm *shm) in pool_op_free()45 static void pool_op_destroy_poolmgr(struct tee_shm_pool_mgr *poolm) in pool_op_destroy_poolmgr()
12 static int pool_op_gen_alloc(struct tee_shm_pool_mgr *poolm, in pool_op_gen_alloc()30 static void pool_op_gen_free(struct tee_shm_pool_mgr *poolm, in pool_op_gen_free()38 static void pool_op_gen_destroy_poolmgr(struct tee_shm_pool_mgr *poolm) in pool_op_gen_destroy_poolmgr()
35 struct tee_shm_pool_mgr *poolm; in tee_shm_release() local63 struct tee_shm_pool_mgr *poolm = NULL; in tee_shm_alloc() local
271 static inline void tee_shm_pool_mgr_destroy(struct tee_shm_pool_mgr *poolm) in tee_shm_pool_mgr_destroy()