Searched refs:optee_pool_op_free_helper (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/tee/optee/
H A Dcore.c71 void optee_pool_op_free_helper(struct tee_shm_pool *pool, struct tee_shm *shm, function
H A Doptee_private.h293 void optee_pool_op_free_helper(struct tee_shm_pool *pool, struct tee_shm *shm,
H A Dsmc_abi.c605 optee_pool_op_free_helper(pool, shm, optee_shm_unregister);
607 optee_pool_op_free_helper(pool, shm, NULL);
H A Dffa_abi.c384 optee_pool_op_free_helper(pool, shm, optee_ffa_shm_unregister);

Completed in 166 milliseconds