Query: dma_buf_fd
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
| usb_gadget_config_buf(9) - centos |
| usb_sg_init(9) - centos |
| device_create(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |