Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tee/
Dtee_shm_pool.c47 .destroy_poolmgr = pool_op_gen_destroy_poolmgr,
149 mgr->ops->destroy_poolmgr; in check_mgr_ops()
/kernel/linux/linux-5.10/include/linux/
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()
/kernel/linux/linux-5.10/drivers/tee/amdtee/
Dshm_pool.c53 .destroy_poolmgr = pool_op_destroy_poolmgr,
/kernel/linux/linux-5.10/drivers/tee/optee/
Dshm_pool.c80 .destroy_poolmgr = pool_op_destroy_poolmgr,