Lines Matching defs:buffer
88 /* size of the buffer in *buf above */
91 /* used length of the buffer */
96 /* DMA address of buffer */
149 * A control packet buffer for guest->host requests, protected
173 /* The current buffer from which data has to be fed to readers */
414 * Allocate buffer and the sg list. The sg list array is allocated
480 * Create a scatter-gather list representing our input buffer and put
634 * buffer and relax the spinning requirement. The downside is
635 * we need to kmalloc a GFP_ATOMIC buffer each time the
653 * Give out the data that's requested from the buffer that we have
683 * We're done using all the data in this buffer.
1237 * pointers. The final argument is the output buffer size: we
1273 struct device_attribute *attr, char *buffer)
1279 return sprintf(buffer, "%s\n", port->name);
1573 /* No valid header at start of buffer. Drop it. */
1717 "Error adding buffer to queue\n");