centos man page for relay_remove_buf

Query: relay_remove_buf

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RELAY_REMOVE_BUF(9)					      relay interface support					       RELAY_REMOVE_BUF(9)

NAME
relay_remove_buf - remove a channel buffer
SYNOPSIS
void relay_remove_buf(struct kref * kref);
ARGUMENTS
kref target kernel reference that contains the relay buffer
DESCRIPTION
Removes the file from the fileystem, which also frees the rchan_buf_struct and the channel buffer. Should only be called from kref_put.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RELAY_REMOVE_BUF(9)
Related Man Pages
ccw_device_start_key(9) - centos
journal_try_to_free_buffers(9) - centos
usb_alloc_coherent(9) - centos
lttctl(1) - debian
glbindbufferbase(3g) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I