other versions
- stretch 4.9.168-1
 
| PIPE_BUF_GET(9) | pipes API | PIPE_BUF_GET(9) | 
NAME¶
pipe_buf_get - get a reference to a pipe_bufferSYNOPSIS¶
void pipe_buf_get(struct pipe_inode_info * pipe, struct pipe_buffer * buf);
ARGUMENTS¶
pipethe pipe that the buffer belongs to
buf
the buffer to get a reference to
COPYRIGHT¶
| April 2019 | Kernel Hackers Manual 4.9. |