Scroll to navigation

PIPE_BUF_GET(9) pipes API PIPE_BUF_GET(9)

NAME

pipe_buf_get - get a reference to a pipe_buffer

SYNOPSIS

void pipe_buf_get(struct pipe_inode_info * pipe, struct pipe_buffer * buf);

ARGUMENTS

pipe
the pipe that the buffer belongs to
buf
the buffer to get a reference to

COPYRIGHT

May 2018 Kernel Hackers Manual 4.9.