Searched refs:optee_pool_op_free_helper (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/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 | 249 void optee_pool_op_free_helper(struct tee_shm_pool *pool, struct tee_shm *shm,
|
D | smc_abi.c | 585 optee_pool_op_free_helper(pool, shm, optee_shm_unregister); in pool_op_free() 587 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()
|