dma_buf_put(9) centos man page | unix.com

Man Page: dma_buf_put

Operating Environment: centos

Section: 9

DMA_BUF_PUT(9)						   Device drivers infrastructure					    DMA_BUF_PUT(9)

NAME
dma_buf_put - decreases refcount of the buffer
SYNOPSIS
void dma_buf_put(struct dma_buf * dmabuf);
ARGUMENTS
dmabuf [in] buffer to reduce refcount of
DESCRIPTION
Uses file's refcounting done implicitly by fput
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DMA_BUF_PUT(9)
Related Man Pages
pci_create_slot(9) - suse
pci_create_slot(9) - centos
struct_device_driver(9) - centos
usb_gadget_config_buf(9) - centos
devel::refcount(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq