Searched defs:tee_shm_pool_ops (Results 1 – 1 of 1) sorted by relevance
201 struct tee_shm_pool_ops { struct202 int (*alloc)(struct tee_shm_pool *pool, struct tee_shm *shm,204 void (*free)(struct tee_shm_pool *pool, struct tee_shm *shm);205 void (*destroy_pool)(struct tee_shm_pool *pool);