Searched refs:oix (Results 1 – 1 of 1) sorted by relevance
769 int inbufs, i, oix, err = 0; in fastrpc_get_args() local797 for (oix = 0; oix < ctx->nbufs; ++oix) { in fastrpc_get_args()800 i = ctx->olaps[oix].raix; in fastrpc_get_args()831 if (ctx->olaps[oix].offset == 0) { in fastrpc_get_args()836 mlen = ctx->olaps[oix].mend - ctx->olaps[oix].mstart; in fastrpc_get_args()841 rpra[i].pv = args - ctx->olaps[oix].offset; in fastrpc_get_args()843 ctx->olaps[oix].offset + in fastrpc_get_args()