struct_pipe_buffer(9) suse man page | unix.com

Man Page: struct_pipe_buffer

Operating Environment: suse

Section: 9

STRUCT
PIPE_BUFFER(9) pipes API STRUCT PIPE_BUFFER(9)
NAME
struct_pipe_buffer - a linux kernel pipe buffer
SYNOPSIS
struct pipe_buffer { struct page * page; unsigned int offset; unsigned int len; const struct pipe_buf_operations * ops; unsigned int flags; unsigned long private; };
MEMBERS
page the page containing the data for the pipe buffer offset offset of data inside the page len length of data inside the page ops operations associated with this buffer. See pipe_buf_operations. flags pipe buffer flags. See above. private private data owned by the ops.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 STRUCT PIPE_BUFFER(9)
Related Man Pages
struct_platform_nand_ctrl(9) - centos
struct_regulator_desc(9) - centos
struct_usb_ep(9) - centos
struct_input_polled_dev(9) - suse
struct_kgdb_arch(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com