Lines Matching defs:bytes
530 * The counting starts from the beginning of the SGL to @bytes. If
534 * @bytes Count the number of SG entries holding given number of bytes.
538 unsigned int af_alg_count_tsgl(struct sock *sk, size_t bytes, size_t offset)
546 if (!bytes)
558 bytes -= sg[i].length;
567 /* If we have seen requested number of bytes, stop */
568 if (bytes_count >= bytes)
571 bytes -= bytes_count;
588 * @used Number of bytes to pull from TX SGL
1058 * The number of bytes to be generated with the AIO operation must be set
1144 * @maxsize maximum number of bytes to be pulled from user space
1145 * @outlen number of bytes in the RX SGL