Home
last modified time | relevance | path

Searched refs:heap_flags (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/dma-buf/
A Ddma-heap.c53 unsigned int heap_flags) in dma_heap_buffer_alloc() argument
66 dmabuf = heap->ops->allocate(heap, len, fd_flags, heap_flags); in dma_heap_buffer_alloc()
107 if (heap_allocation->heap_flags & ~DMA_HEAP_VALID_HEAP_FLAGS) in dma_heap_ioctl_allocate()
112 heap_allocation->heap_flags); in dma_heap_ioctl_allocate()
/linux/tools/testing/selftests/dmabuf-heaps/
A Ddmabuf-heap.c106 unsigned int heap_flags, int *dmabuf_fd) in dmabuf_heap_alloc_fdflags() argument
112 .heap_flags = heap_flags, in dmabuf_heap_alloc_fdflags()
337 __u64 heap_flags; in dmabuf_heap_alloc_newer() member
345 .heap_flags = flags, in dmabuf_heap_alloc_newer()
/linux/include/uapi/linux/
A Ddma-heap.h39 __u64 heap_flags; member
/linux/include/linux/
A Ddma-heap.h27 unsigned long heap_flags);
/linux/drivers/dma-buf/heaps/
A Dcma_heap.c277 unsigned long heap_flags) in cma_heap_allocate() argument
A Dsystem_heap.c338 unsigned long heap_flags) in system_heap_allocate() argument

Completed in 8 milliseconds