Home
last modified time | relevance | path

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

/linux/drivers/dma-buf/
H A Ddma-heap.c59 u64 heap_flags) in dma_heap_buffer_alloc() argument
72 dmabuf = heap->ops->allocate(heap, len, fd_flags, heap_flags); in dma_heap_buffer_alloc()
113 if (heap_allocation->heap_flags & ~DMA_HEAP_VALID_HEAP_FLAGS) in dma_heap_ioctl_allocate()
118 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/include/uapi/linux/
H A Ddma-heap.h39 __u64 heap_flags; member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Ddmabuf_iter.c82 .heap_flags = 0, in create_sys_heap_dmabuf()
/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c298 u64 heap_flags) in cma_heap_allocate() argument
H A Dsystem_heap.c344 u64 heap_flags) in system_heap_allocate() argument
/linux/drivers/tee/
H A Dtee_heap.c170 u64 heap_flags) in tee_dma_heap_alloc() argument