Function report |
Source Code:fs\splice.c |
Create Date:2022-07-28 20:11:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:splice_to_pipe - fill passed data into a pipe*@pipe: pipe to fill*@spd: data to fill* Description:*@spd contains a map of pages and len/offset tuples, along with* the struct pipe_buf_operations associated with these pages. This
Proto:ssize_t splice_to_pipe(struct pipe_inode_info *pipe, struct splice_pipe_desc *spd)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct pipe_inode_info * | pipe | |
struct splice_pipe_desc * | spd |
193 | If Not spd_pages Then Return 0 |
224 | out : |
226 | spd_release(spd, page_nr++) |
228 | Return ret |
Name | Describe |
---|---|
tracing_splice_read_pipe | |
tracing_buffers_splice_read | |
subbuf_splice_actor | subbuf_splice_actor - splice up to one subbuf's worth of data |
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 |