Searched refs:optee_free_msg_arg (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/tee/optee/ |
D | call.c | 258 void optee_free_msg_arg(struct tee_context *ctx, in optee_free_msg_arg() function 358 optee_free_msg_arg(ctx, entry, offs); in optee_open_session() 379 optee_free_msg_arg(ctx, entry, offs); in optee_close_session_helper() 449 optee_free_msg_arg(ctx, entry, offs); in optee_invoke_func() 479 optee_free_msg_arg(ctx, entry, offs); in optee_cancel_req()
|
D | optee_private.h | 294 void optee_free_msg_arg(struct tee_context *ctx,
|
D | smc_abi.c | 962 optee_free_msg_arg(ctx, entry, offs); in simple_call_with_arg()
|