1GENERIC_PIPE_BUF_REL(9)            pipes API           GENERIC_PIPE_BUF_REL(9)
2
3
4

NAME

6       generic_pipe_buf_release - put a reference to a struct pipe_buffer
7

SYNOPSIS

9       void generic_pipe_buf_release(struct pipe_inode_info * pipe,
10                                     struct pipe_buffer * buf);
11

ARGUMENTS

13       pipe
14           the pipe that the buffer belongs to
15
16       buf
17           the buffer to put a reference to
18

DESCRIPTION

20       This function releases a reference to buf.
21
23Kernel Hackers Manual 3.10         June 2019           GENERIC_PIPE_BUF_REL(9)
Impressum