Searched refs:optee_free_msg_arg (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/tee/optee/ |
| 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()
|
| A D | optee_private.h | 354 void optee_free_msg_arg(struct tee_context *ctx,
|
Completed in 7 milliseconds