Lines Matching defs:buffer
94 /* size of the buffer in *buf above */
97 /* used length of the buffer */
102 /* DMA address of buffer */
155 * A control packet buffer for guest->host requests, protected
179 /* The current buffer from which data has to be fed to readers */
420 * Allocate buffer and the sg list. The sg list array is allocated
486 * Create a scatter-gather list representing our input buffer and put
640 * buffer and relax the spinning requirement. The downside is
641 * we need to kmalloc a GFP_ATOMIC buffer each time the
659 * Give out the data that's requested from the buffer that we have
689 * We're done using all the data in this buffer.
1243 * pointers. The final argument is the output buffer size: we
1276 struct device_attribute *attr, char *buffer)
1282 return sprintf(buffer, "%s\n", port->name);
1578 /* No valid header at start of buffer. Drop it. */
1723 "Error adding buffer to queue\n");