Searched refs:optee_pool_op_free_helper (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/tee/optee/ |
H A 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
|
H A D | optee_private.h | 271 void optee_pool_op_free_helper(struct tee_shm_pool *pool, struct tee_shm *shm,
|
H A 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()
|
H A D | ffa_abi.c | 384 optee_pool_op_free_helper(pool, shm, optee_ffa_shm_unregister); in pool_ffa_op_free()
|
Completed in 7 milliseconds