Scroll to navigation

PIPE_BUF_RELEASE(9) pipes API PIPE_BUF_RELEASE(9)

NAME

pipe_buf_release - put a reference to a pipe_buffer

SYNOPSIS

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

ARGUMENTS

pipe
the pipe that the buffer belongs to

buf

the buffer to put a reference to

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.