Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/misc/
H A Dfastrpc.c115 struct fastrpc_invoke_buf { struct
852 * | type:(struct fastrpc_invoke_buf)|
874 sizeof(struct fastrpc_invoke_buf) + in fastrpc_get_meta_size()
925 static struct fastrpc_invoke_buf *fastrpc_invoke_buf_start(union fastrpc_remote_arg *pra, int len) in fastrpc_invoke_buf_start()
927 return (struct fastrpc_invoke_buf *)(&pra[len]); in fastrpc_invoke_buf_start()
930 static struct fastrpc_phy_page *fastrpc_phy_page_start(struct fastrpc_invoke_buf *buf, int len) in fastrpc_phy_page_start()
939 struct fastrpc_invoke_buf *list; in fastrpc_get_args()
1067 struct fastrpc_invoke_buf *list; in fastrpc_put_args()
/kernel/linux/linux-5.10/drivers/misc/
H A Dfastrpc.c90 struct fastrpc_invoke_buf { struct
696 * | type:(struct fastrpc_invoke_buf)|
718 sizeof(struct fastrpc_invoke_buf) + in fastrpc_get_meta_size()
776 struct fastrpc_invoke_buf *list; in fastrpc_get_args()

Completed in 6 milliseconds