Searched refs:optee_pool_op_free_helper (Results  1 – 4 of 4) sorted by relevance
| /Linux-v6.6/drivers/tee/optee/ | 
| D | core.c | 72 void optee_pool_op_free_helper(struct tee_shm_pool *pool, struct tee_shm *shm,  in optee_pool_op_free_helper()  function
 | 
| D | optee_private.h | 271 void optee_pool_op_free_helper(struct tee_shm_pool *pool, struct tee_shm *shm,
 | 
| D | smc_abi.c | 605 		optee_pool_op_free_helper(pool, shm, optee_shm_unregister);  in pool_op_free()607 		optee_pool_op_free_helper(pool, shm, NULL);  in pool_op_free()
 
 | 
| D | ffa_abi.c | 384 	optee_pool_op_free_helper(pool, shm, optee_ffa_shm_unregister);  in pool_ffa_op_free()
 |