Home
last modified time | relevance | path

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

/linux/drivers/tee/
A Dtee_shm_pool.c47 .destroy_poolmgr = pool_op_gen_destroy_poolmgr,
149 mgr->ops->destroy_poolmgr; in check_mgr_ops()
/linux/include/linux/
A Dtee_drv.h243 void (*destroy_poolmgr)(struct tee_shm_pool_mgr *poolmgr); member
278 poolm->ops->destroy_poolmgr(poolm); in tee_shm_pool_mgr_destroy()
/linux/drivers/tee/amdtee/
A Dshm_pool.c53 .destroy_poolmgr = pool_op_destroy_poolmgr,
/linux/drivers/tee/optee/
A Dffa_abi.c395 .destroy_poolmgr = pool_ffa_op_destroy_poolmgr,
A Dsmc_abi.c522 .destroy_poolmgr = pool_op_destroy_poolmgr,

Completed in 12 milliseconds