Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tee/optee/
H A 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()
H A Doptee_private.h316 void optee_free_msg_arg(struct tee_context *ctx,
H A Dsmc_abi.c982 optee_free_msg_arg(ctx, entry, offs); in simple_call_with_arg()