Lines Matching defs:dst
582 * If @dst is non-null, reassign the pages to dst. The caller must release
583 * the pages. If @dst_offset is given only reassign the pages to @dst starting
584 * at the @dst_offset (byte). The caller must ensure that @dst is large
589 * @dst If non-NULL, buffer is reassigned to dst SGL instead of releasing. The
590 * caller must release the buffers in dst.
594 void af_alg_pull_tsgl(struct sock *sk, size_t used, struct scatterlist *dst,
617 * SG entries in dst.
619 if (dst) {
624 /* reassign page to dst after offset */
626 sg_set_page(dst + j, page,