Query: generic_pipe_buf_unmap
OS: centos
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)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 |
---|
usb_fill_int_urb(9) - suse |
struct_pipe_inode_info(9) - centos |
usb_buffer_map_sg(9) - centos |
pipe(2) - osx |
stat(2) - v7 |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Set hard block limit for user using quota |
Controlling user input |
[TIP] Processing YAML files with yq |