Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/dma-buf/
A Ddma-heap.c54 unsigned int heap_flags) in dma_heap_buffer_alloc() argument
67 dmabuf = heap->ops->allocate(heap, len, fd_flags, heap_flags); in dma_heap_buffer_alloc()
108 if (heap_allocation->heap_flags & ~DMA_HEAP_VALID_HEAP_FLAGS) in dma_heap_ioctl_allocate()
113 heap_allocation->heap_flags); in dma_heap_ioctl_allocate()
/linux-6.3-rc2/tools/testing/selftests/dmabuf-heaps/
A Ddmabuf-heap.c105 unsigned int heap_flags, int *dmabuf_fd) in dmabuf_heap_alloc_fdflags() argument
111 .heap_flags = heap_flags, in dmabuf_heap_alloc_fdflags()
336 __u64 heap_flags; in dmabuf_heap_alloc_newer() member
344 .heap_flags = flags, in dmabuf_heap_alloc_newer()
/linux-6.3-rc2/include/uapi/linux/
A Ddma-heap.h39 __u64 heap_flags; member
/linux-6.3-rc2/include/linux/
A Ddma-heap.h27 unsigned long heap_flags);
/linux-6.3-rc2/drivers/dma-buf/heaps/
A Dcma_heap.c282 unsigned long heap_flags) in cma_heap_allocate() argument
A Dsystem_heap.c341 unsigned long heap_flags) in system_heap_allocate() argument

Completed in 9 milliseconds