Lines Matching defs:tmp
629 struct scatterlist *tmp;643 tmp = ctx->sg;648 sg_set_buf(tmp, ctx->dd->xmit_buf, ctx->bufcnt);649 tmp = sg_next(tmp);668 sg_set_page(tmp, sg_page(sg), len, sg->offset + offset);674 tmp = sg_next(tmp);680 if (tmp)681 sg_mark_end(tmp);