Home
last modified time | relevance | path

Searched defs:tee_shm_pool_mgr_ops (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/include/linux/
Dtee_drv.h218 struct tee_shm_pool_mgr_ops { struct
219 int (*alloc)(struct tee_shm_pool_mgr *poolmgr, struct tee_shm *shm,
221 void (*free)(struct tee_shm_pool_mgr *poolmgr, struct tee_shm *shm);
222 void (*destroy_poolmgr)(struct tee_shm_pool_mgr *poolmgr);
/kernel/linux/linux-5.10/include/linux/
Dtee_drv.h234 struct tee_shm_pool_mgr_ops { struct
235 int (*alloc)(struct tee_shm_pool_mgr *poolmgr, struct tee_shm *shm,
237 void (*free)(struct tee_shm_pool_mgr *poolmgr, struct tee_shm *shm);
238 void (*destroy_poolmgr)(struct tee_shm_pool_mgr *poolmgr);