Lines Matching refs:buffer
49 * o buffer memory
811 struct rpcrdma_buffer *buffer = &r_xprt->rx_buf;
828 spin_lock(&buffer->rb_lock);
829 list_add(&req->rl_all, &buffer->rb_allreqs);
830 spin_unlock(&buffer->rb_lock);
853 /* Compute maximum header buffer size in bytes */
992 * @buf: buffer pool
1176 * @buffers: buffer pool
1189 * rpcrdma_buffer_get - Get a request buffer
1190 * @buffers: Buffer pool from which to obtain a buffer
1210 * @buffers: buffer pool
1250 * rpcrdma_regbuf_realloc - re-allocate a SEND/RECV buffer
1252 * @size: size of buffer to be allocated, in bytes
1279 * Returns true if the buffer is now DMA mapped to @r_xprt's device