fastrpc_invoke_buf
struct fastrpc_invoke_buf *list;
sizeof(struct fastrpc_invoke_buf) +
static struct fastrpc_invoke_buf *fastrpc_invoke_buf_start(union fastrpc_remote_arg *pra, int len)
return (struct fastrpc_invoke_buf *)(&pra[len]);
static struct fastrpc_phy_page *fastrpc_phy_page_start(struct fastrpc_invoke_buf *buf, int len)
struct fastrpc_invoke_buf *list;