Function report |
Source Code:fs\pipe.c |
Create Date:2022-07-28 20:04:28 |
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_mark_unmergeable - mark a &struct pipe_buffer as unmergeable*@buf: the buffer to mark* Description:* This function ensures that no future writes will be merged into the* given &struct pipe_buffer. This is necessary when multiple pipe buffers
Proto:void pipe_buf_mark_unmergeable(struct pipe_buffer *buf)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pipe_buffer * | buf |
264 | If ops == New data written to a pipe may be appended to a buffer with this type. Then ops = anon_pipe_buf_nomerge_ops |
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 |