Home
last modified time | relevance | path

Searched refs:newer_alloc_ioctl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c254 unsigned int newer_alloc_ioctl; in dmabuf_heap_alloc_newer() local
273 newer_alloc_ioctl = _IOWR(DMA_HEAP_IOC_MAGIC, 0x0, in dmabuf_heap_alloc_newer()
278 ret = ioctl(fd, newer_alloc_ioctl, &data); in dmabuf_heap_alloc_newer()
/kernel/linux/linux-6.6/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c331 unsigned int newer_alloc_ioctl; in dmabuf_heap_alloc_newer() local
350 newer_alloc_ioctl = _IOWR(DMA_HEAP_IOC_MAGIC, 0x0, in dmabuf_heap_alloc_newer()
355 ret = ioctl(fd, newer_alloc_ioctl, &data); in dmabuf_heap_alloc_newer()

Completed in 2 milliseconds