Home
last modified time | relevance | path

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

/linux/drivers/dma-buf/
H A Ddma-heap.c53 u64 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/
H A Ddmabuf-heap.c107 unsigned int heap_flags, int *dmabuf_fd) in dmabuf_heap_alloc_fdflags() argument
113 .heap_flags = heap_flags, in dmabuf_heap_alloc_fdflags()
322 __u64 heap_flags; in dmabuf_heap_alloc_newer() member
330 .heap_flags = flags, in dmabuf_heap_alloc_newer()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Ddmabuf_iter.c84 .heap_flags = 0, in create_sys_heap_dmabuf()
/linux/drivers/dma-buf/heaps/
H A Dsystem_heap.c326 u64 heap_flags) in system_heap_allocate() argument
H A Dcma_heap.c282 u64 heap_flags) in cma_heap_allocate() argument