Man Page: generic_pipe_buf_unmap
Operating Environment: centos
Section: 9
GENERIC_PIPE_BUF_UNM(9) pipes API GENERIC_PIPE_BUF_UNM(9)NAMEgeneric_pipe_buf_unmap - unmap a previously mapped pipe bufferSYNOPSISvoid generic_pipe_buf_unmap(struct pipe_inode_info * pipe, struct pipe_buffer * buf, void * map_data);ARGUMENTSpipe the pipe that the buffer belongs to buf the buffer that should be unmapped map_data the data that the mapping function returnedDESCRIPTIONThis function undoes the mapping that ->map provided.COPYRIGHTKernel Hackers Manual 3.10 June 2014 GENERIC_PIPE_BUF_UNM(9)
| Related Man Pages |
|---|
| io_pipe(3) - debian |
| pipe(2) - v7 |
| stat(2) - v7 |
| pipe(2) - plan9 |
| pipe(2) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |