Home
last modified time | relevance | path

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

/openbmc/linux/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()