generic_pipe_buf_unmap(9) centos man page | unix.com

Man Page: generic_pipe_buf_unmap

Operating Environment: centos

Section: 9

GENERIC_PIPE_BUF_UNM(9) 					     pipes API						   GENERIC_PIPE_BUF_UNM(9)

NAME
generic_pipe_buf_unmap - unmap a previously mapped pipe buffer
SYNOPSIS
void generic_pipe_buf_unmap(struct pipe_inode_info * pipe, struct pipe_buffer * buf, void * map_data);
ARGUMENTS
pipe the pipe that the buffer belongs to buf the buffer that should be unmapped map_data the data that the mapping function returned
DESCRIPTION
This function undoes the mapping that ->map provided.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 GENERIC_PIPE_BUF_UNM(9)
Related Man Pages
struct_pipe_inode_info(9) - centos
explain_pipe_or_die(3) - debian
pipe(2) - ultrix
pipe(2) - osx
pipe(2) - plan9
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!