Lines Matching defs:bytes
637 * The counting starts from the beginning of the SGL to @bytes. If
641 * @bytes: Count the number of SG entries holding given number of bytes.
645 unsigned int af_alg_count_tsgl(struct sock *sk, size_t bytes, size_t offset)
653 if (!bytes)
665 bytes -= sg[i].length;
674 /* If we have seen requested number of bytes, stop */
675 if (bytes_count >= bytes)
678 bytes -= bytes_count;
695 * @used: Number of bytes to pull from TX SGL
1138 * The number of bytes to be generated with the AIO operation must be set
1228 * @maxsize: maximum number of bytes to be pulled from user space
1229 * @outlen: number of bytes in the RX SGL