Query: struct_pipe_buffer
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTPIPE_BUFFER(9) pipes API STRUCT PIPE_BUFFER(9)NAMEstruct_pipe_buffer - a linux kernel pipe bufferSYNOPSISstruct pipe_buffer { struct page * page; unsigned int offset; unsigned int len; const struct pipe_buf_operations * ops; unsigned int flags; unsigned long private; };MEMBERSpage 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 STRUCT PIPE_BUFFER(9)
Related Man Pages |
---|
struct_irq_data(9) - centos |
struct_platform_nand_ctrl(9) - centos |
struct_regulator_config(9) - centos |
struct_regulator_desc(9) - centos |
struct_usb_ep(9) - centos |
Similar Topics in the Unix Linux Community |
---|
Cut command on RHEL 6.8 compatibility issues |
Update kernel Linux without reboot?! |
A (ksh) Library For and From UNIX.com |
Docker learning Phase-I |
Shopt -s histappend |