1RELAY_REMOVE_BUF(9)         relay interface support        RELAY_REMOVE_BUF(9)
2
3
4

NAME

6       relay_remove_buf - remove a channel buffer
7

SYNOPSIS

9       void relay_remove_buf(struct kref * kref);
10

ARGUMENTS

12       kref
13           target kernel reference that contains the relay buffer
14

DESCRIPTION

16       Removes the file from the fileystem, which also frees the
17       rchan_buf_struct and the channel buffer. Should only be called from
18       kref_put.
19
21Kernel Hackers Manual 3.10         June 2019               RELAY_REMOVE_BUF(9)
Impressum