generic_pipe_buf_map(9) suse man page | unix.com

Man Page: generic_pipe_buf_map

Operating Environment: suse

Section: 9

GENERIC_PIPE_BUF_MAP(9) 					     pipes API						   GENERIC_PIPE_BUF_MAP(9)

NAME
generic_pipe_buf_map - virtually map a pipe buffer
SYNOPSIS
void * generic_pipe_buf_map(struct pipe_inode_info * pipe, struct pipe_buffer * buf, int atomic);
ARGUMENTS
pipe the pipe that the buffer belongs to buf the buffer that should be mapped atomic whether to use an atomic map
DESCRIPTION
This function returns a kernel virtual address mapping for the pipe_buffer passed in buf. If atomic is set, an atomic map is provided and the caller has to be careful not to fault before calling the unmap function. Note that this function occupies KM_USER0 if atomic != 0.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 GENERIC_PIPE_BUF_MAP(9)
Related Man Pages
atomic_ops(3c) - opensolaris
glgetactiveatomiccounterbufferiv(3g) - debian
ras(9) - netbsd
std::atomic(3) - debian
atomic_ops(3c) - linux
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Docker learning Phase-I
32 bit process addressing more than 4GB