Searched defs:tee_shm_pool_mgr_ops (Results 1 – 1 of 1) sorted by relevance
239 struct tee_shm_pool_mgr_ops { struct240 int (*alloc)(struct tee_shm_pool_mgr *poolmgr, struct tee_shm *shm,242 void (*free)(struct tee_shm_pool_mgr *poolmgr, struct tee_shm *shm);243 void (*destroy_poolmgr)(struct tee_shm_pool_mgr *poolmgr);
Completed in 9 milliseconds