Home
last modified time | relevance | path

Searched refs:optee_free_msg_arg (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/tee/optee/
Dcall.c258 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()
Doptee_private.h294 void optee_free_msg_arg(struct tee_context *ctx,
Dsmc_abi.c962 optee_free_msg_arg(ctx, entry, offs); in simple_call_with_arg()