table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| RELAY_REMOVE_BUF(9) | relay interface support | RELAY_REMOVE_BUF(9) |
NAME¶
relay_remove_buf - remove a channel bufferSYNOPSIS¶
void
relay_remove_buf(struct kref * kref);
ARGUMENTS¶
kreftarget kernel reference that contains the
relay buffer
DESCRIPTION¶
Removes the file from the filesystem, which also frees the rchan_buf_struct and the channel buffer. Should only be called from kref_put.COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |