Function report |
Source Code:include\linux\pipe_fs_i.h |
Create Date:2022-07-28 05:52:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pipe_buf_get - get a reference to a pipe_buffer*@pipe: the pipe that the buffer belongs to*@buf: the buffer to get a reference to* Return: %true if the reference was successfully obtained.
Proto:static inline __must_check bool pipe_buf_get(struct pipe_inode_info *pipe, struct pipe_buffer *buf)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct pipe_inode_info * | pipe | |
struct pipe_buffer * | buf |
Name | Describe |
---|---|
splice_pipe_to_pipe | |
link_pipe | Link contents of ipipe to opipe. |
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 |