Function report |
Source Code:fs\pipe.c |
Create Date:2022-07-28 20:04:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:generic_pipe_buf_release - put a reference to a &struct pipe_buffer*@pipe: the pipe that the buffer belongs to*@buf: the buffer to put a reference to* Description:* This function releases a reference to @buf.
Proto:void generic_pipe_buf_release(struct pipe_inode_info *pipe, struct pipe_buffer *buf)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pipe_inode_info * | pipe | |
struct pipe_buffer * | buf |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |