Home
last modified time | relevance | path

Searched refs:DMA_HEAP_VALID_HEAP_FLAGS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/uapi/linux/
H A Ddma-heap.h22 #define DMA_HEAP_VALID_HEAP_FLAGS (0) macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Ddma-heap.h22 #define DMA_HEAP_VALID_HEAP_FLAGS (0) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Ddma-heap.h25 #define DMA_HEAP_VALID_HEAP_FLAGS (0) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Ddma-heap.h25 #define DMA_HEAP_VALID_HEAP_FLAGS (0) macro
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Ddma-heap.c96 if (heap_allocation->heap_flags & ~DMA_HEAP_VALID_HEAP_FLAGS) in dma_heap_ioctl_allocate()
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Ddma-heap.c108 if (heap_allocation->heap_flags & ~DMA_HEAP_VALID_HEAP_FLAGS) in dma_heap_ioctl_allocate()

Completed in 3 milliseconds