suse man page for generic_pipe_buf_unmap

Query: generic_pipe_buf_unmap

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 2.6. July 2010 GENERIC_PIPE_BUF_UNM(9)
Related Man Pages
struct_pipe_inode_info(9) - centos
explain_pipe_or_die(3) - debian
pipe(2) - ultrix
stat(2) - v7
pipe(2) - minix
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Update kernel Linux without reboot?!
Docker learning Phase-I