Query: splice_from_pipe_end
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SPLICE_FROM_PIPE_END(9) splice API SPLICE_FROM_PIPE_END(9)NAMEsplice_from_pipe_end - finish splicing from pipeSYNOPSISvoid splice_from_pipe_end(struct pipe_inode_info * pipe, struct splice_desc * sd);ARGUMENTSpipe pipe to splice from sd information about the splice operationDESCRIPTIONThis function will wake up pipe writers if necessary. It should be called after a loop containing splice_from_pipe_next and splice_from_pipe_feed.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SPLICE_FROM_PIPE_END(9)