Rechercher une page de manuel
generic_pipe_buf_release
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
generic_pipe_buf_release - put a reference to a struct pipe_bufferSYNOPSIS
- void generic_pipe_buf_release(struct pipe_inode_info * pipe, struct pipe_buffer * buf);
ARGUMENTS
pipe
- the pipe that the buffer belongs to
buf
- the buffer to put a reference to
DESCRIPTION
This function releases a reference to buf.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre