Query: generic_pipe_buf_release
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GENERIC_PIPE_BUF_REL(9) pipes API GENERIC_PIPE_BUF_REL(9)NAMEgeneric_pipe_buf_release - put a reference to a struct pipe_bufferSYNOPSISvoid generic_pipe_buf_release(struct pipe_inode_info * pipe, struct pipe_buffer * buf);ARGUMENTSpipe the pipe that the buffer belongs to buf the buffer to put a reference toDESCRIPTIONThis function releases a reference to buf.COPYRIGHTKernel Hackers Manual 2.6. July 2010 GENERIC_PIPE_BUF_REL(9)