Searched refs:oix (Results 1 – 1 of 1) sorted by relevance
743 int inbufs, i, oix, err = 0; in fastrpc_get_args() local771 for (oix = 0; oix < ctx->nbufs; ++oix) { in fastrpc_get_args()774 i = ctx->olaps[oix].raix; in fastrpc_get_args()803 if (ctx->olaps[oix].offset == 0) { in fastrpc_get_args()808 mlen = ctx->olaps[oix].mend - ctx->olaps[oix].mstart; in fastrpc_get_args()813 rpra[i].pv = args - ctx->olaps[oix].offset; in fastrpc_get_args()815 ctx->olaps[oix].offset + in fastrpc_get_args()