Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tee/
Dtee_shm_pool.c47 .destroy_poolmgr = pool_op_gen_destroy_poolmgr,
149 mgr->ops->destroy_poolmgr; in check_mgr_ops()
/Linux-v5.10/include/linux/
Dtee_drv.h237 void (*destroy_poolmgr)(struct tee_shm_pool_mgr *poolmgr); member
272 poolm->ops->destroy_poolmgr(poolm); in tee_shm_pool_mgr_destroy()
/Linux-v5.10/drivers/tee/amdtee/
Dshm_pool.c53 .destroy_poolmgr = pool_op_destroy_poolmgr,
/Linux-v5.10/drivers/tee/optee/
Dshm_pool.c70 .destroy_poolmgr = pool_op_destroy_poolmgr,