Searched refs:optee_free_msg_arg (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/tee/optee/ |
| H A D | call.c | 340 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 D | optee_private.h | 388 void optee_free_msg_arg(struct tee_context *ctx,
|
| H A D | protmem.c | 282 optee_free_msg_arg(optee->ctx, entry, offs); in get_protmem_config()
|
| H A D | smc_abi.c | 1000 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 D | ffa_abi.c | 678 optee_free_msg_arg(optee->ctx, entry, offs); in do_call_lend_protmem()
|