Lines Matching refs:buffer
82 static int srpt_set_u64_x(const char *buffer, const struct kernel_param *kp)
84 return kstrtou64(buffer, 16, (u64 *)kp->arg);
86 static int srpt_get_u64_x(char *buffer, const struct kernel_param *kp)
88 return sprintf(buffer, "0x%016llx\n", *(u64 *)kp->arg);
658 * @buf_cache: I/O buffer cache.
695 * @buf_cache: I/O buffer cache.
716 * @buf_cache: I/O buffer cache.
717 * @alignment_offset: Offset in each ring buffer at which the SRP information
759 * @buf_cache: I/O buffer cache.
1028 * The lower four bits of the buffer format field contain the DATA-IN
1029 * buffer descriptor format, and the highest four bits contain the
1030 * DATA-OUT buffer descriptor format.
1086 * The immediate data buffer descriptor must occur before the
1359 * be built in the buffer ioctx->buf points at and hence this function will