Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Dcall.c340 void optee_free_msg_arg(struct tee_context *ctx, in optee_free_msg_arg() function
441 optee_free_msg_arg(ctx, entry, offs); in optee_open_session()
484 optee_free_msg_arg(ctx, entry, offs); in optee_close_session_helper()
562 optee_free_msg_arg(ctx, entry, offs); in optee_invoke_func()
595 optee_free_msg_arg(ctx, entry, offs); in optee_cancel_req()
659 optee_free_msg_arg(ctx, entry, offs); in simple_call_with_arg()
H A Doptee_private.h388 void optee_free_msg_arg(struct tee_context *ctx,
H A Dprotmem.c282 optee_free_msg_arg(optee->ctx, entry, offs); in get_protmem_config()
H A Dsmc_abi.c1000 optee_free_msg_arg(optee->ctx, entry, offs); in optee_smc_lend_protmem()
1028 optee_free_msg_arg(optee->ctx, entry, offs); in optee_smc_reclaim_protmem()
H A Dffa_abi.c678 optee_free_msg_arg(optee->ctx, entry, offs); in do_call_lend_protmem()