Function report |
Source Code:fs\splice.c |
Create Date:2022-07-28 20:11:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:wakeup_pipe_writers
Proto:static void wakeup_pipe_writers(struct pipe_inode_info *pipe)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pipe_inode_info * | pipe |
464 | smp_mb() |
467 | kill_fasync( & fasync_writers, SIGIO, utput buffers available ) |
Name | Describe |
---|---|
splice_from_pipe_next | splice_from_pipe_next - wait for some data to splice from*@pipe: pipe to splice from*@sd: information about the splice operation* Description:* This function will wait for some data and return a positive* value (one) if pipe buffers are available |
splice_from_pipe_end | splice_from_pipe_end - finish splicing from pipe*@pipe: pipe to splice from*@sd: information about the splice operation* Description:* This function will wake up pipe writers if necessary |
splice_pipe_to_pipe |
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 |