Home
last modified time | relevance | path

Searched refs:destroy_poolmgr (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tee/
H A Dtee_shm_pool.c47 .destroy_poolmgr = pool_op_gen_destroy_poolmgr,
149 mgr->ops->destroy_poolmgr; in check_mgr_ops()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtee_drv.h238 void (*destroy_poolmgr)(struct tee_shm_pool_mgr *poolmgr); member
273 poolm->ops->destroy_poolmgr(poolm); in tee_shm_pool_mgr_destroy()
/OK3568_Linux_fs/kernel/drivers/tee/amdtee/
H A Dshm_pool.c53 .destroy_poolmgr = pool_op_destroy_poolmgr,
/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Dshm_pool.c80 .destroy_poolmgr = pool_op_destroy_poolmgr,