DMA_BUF_FD(9) Device drivers infrastructure DMA_BUF_FD(9)NAMEdma_buf_fd - returns a file descriptor for the given dma_bufSYNOPSISint dma_buf_fd(struct dma_buf * dmabuf, int flags);ARGUMENTSdmabuf [in] pointer to dma_buf for which fd is required. flags [in] flags to give to fdDESCRIPTIONOn success, returns an associated 'fd'. Else, returns error.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DMA_BUF_FD(9)
| Related Man Pages |
|---|
| kmem_cache_create(9) - suse |
| kmalloc_array(9) - centos |
| struct_ieee80211_channel(9) - centos |
| usb_gadget_config_buf(9) - centos |
| device_create(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Controlling user input |
| [TIP] Processing YAML files with yq |