Searched defs:fd_flags (Results 1 – 4 of 4) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/ |
| D | system_heap.c | 416 … dma_buf *system_heap_do_allocate(struct dma_heap *heap, unsigned long len, unsigned long fd_flags, in system_heap_do_allocate() 516 …uct dma_buf *system_heap_allocate(struct dma_heap *heap, unsigned long len, unsigned long fd_flags, in system_heap_allocate() 541 …uf *system_uncached_heap_allocate(struct dma_heap *heap, unsigned long len, unsigned long fd_flags, in system_uncached_heap_allocate() 549 … unsigned long fd_flags, unsigned long heap_flags) in system_uncached_heap_not_initialized()
|
| D | cma_heap.c | 272 …struct dma_buf *cma_heap_allocate(struct dma_heap *heap, unsigned long len, unsigned long fd_flags, in cma_heap_allocate()
|
| /device/soc/rockchip/common/sdk_linux/drivers/dma-buf/ |
| D | dma-heap.c | 79 struct dma_buf *dma_heap_buffer_alloc(struct dma_heap *heap, size_t len, unsigned int fd_flags, uns… in dma_heap_buffer_alloc() 101 int dma_heap_bufferfd_alloc(struct dma_heap *heap, size_t len, unsigned int fd_flags, unsigned int … in dma_heap_bufferfd_alloc()
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
| D | drv_media_mem.c | 682 unsigned int fd_flags = O_RDWR | O_CLOEXEC; in real_page_buffer_alloc_and_map() local
|