Home
last modified time | relevance | path

Searched refs:fastrpc_remote_arg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
H A Dfastrpc.c95 struct fastrpc_remote_arg { struct
192 struct fastrpc_remote_arg *rpra;
692 * | type:(struct fastrpc_remote_arg)|
717 size = (sizeof(struct fastrpc_remote_arg) + in fastrpc_get_meta_size()
775 struct fastrpc_remote_arg *rpra; in fastrpc_get_args()
898 struct fastrpc_remote_arg *rpra = ctx->rpra; in fastrpc_put_args()
/kernel/linux/linux-6.6/drivers/misc/
H A Dfastrpc.c131 union fastrpc_remote_arg { union
247 union fastrpc_remote_arg *rpra;
848 * | type:(union fastrpc_remote_arg)|
925 static struct fastrpc_invoke_buf *fastrpc_invoke_buf_start(union fastrpc_remote_arg *pra, int len) in fastrpc_invoke_buf_start()
938 union fastrpc_remote_arg *rpra; in fastrpc_get_args()
1064 union fastrpc_remote_arg *rpra = ctx->rpra; in fastrpc_put_args()

Completed in 6 milliseconds