Query: generic_pipe_buf_steal
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GENERIC_PIPE_BUF_STE(9) pipes API GENERIC_PIPE_BUF_STE(9)NAMEgeneric_pipe_buf_steal - attempt to take ownership of a pipe_bufferSYNOPSISint generic_pipe_buf_steal(struct pipe_inode_info * pipe, struct pipe_buffer * buf);ARGUMENTSpipe the pipe that the buffer belongs to buf the buffer to attempt to stealDESCRIPTIONThis function attempts to steal the struct page attached to buf. If successful, this function returns 0 and returns with the page locked. The caller may then reuse the page for whatever he wishes; the typical use is insertion into a different file page cache.COPYRIGHTKernel Hackers Manual 3.10 June 2014 GENERIC_PIPE_BUF_STE(9)
| Related Man Pages |
|---|
| usb_fill_int_urb(9) - centos |
| vop_vptocnp(9) - debian |
| vop_vptocnp(9) - php |
| vop_vptocnp(9) - osx |
| vop_vptocnp(9) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |