Lines Matching defs:tmp
652 struct scatterlist *tmp;666 tmp = ctx->sg;671 sg_set_buf(tmp, ctx->dd->xmit_buf, ctx->bufcnt);672 tmp = sg_next(tmp);691 sg_set_page(tmp, sg_page(sg), len, sg->offset + offset);697 tmp = sg_next(tmp);703 if (tmp)704 sg_mark_end(tmp);