DMA_BUF_GET(9) Device drivers infrastructure DMA_BUF_GET(9)NAMEdma_buf_get - returns the dma_buf structure related to an fdSYNOPSISstruct dma_buf * dma_buf_get(int fd);ARGUMENTSfd [in] fd associated with the dma_buf to be returnedDESCRIPTIONOn success, returns the dma_buf structure associated with an fd; uses file's refcounting done by fget to increase refcount. returns ERR_PTR otherwise.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DMA_BUF_GET(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| device_rename(9) - centos |
| parport_register_port(9) - suse |
| struct_usb_device_driver(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |