Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/dmabuf-heaps/
A Ddmabuf-heap.c152 if (heap_fd < 0) in test_alloc_and_import()
215 if (heap_fd >= 0) in test_alloc_and_import()
216 close(heap_fd); in test_alloc_and_import()
230 if (heap_fd < 0) in test_alloc_zeroed()
286 close(heap_fd); in test_alloc_zeroed()
295 close(heap_fd); in test_alloc_zeroed()
370 if (heap_fd < 0) in test_alloc_compat()
394 if (heap_fd >= 0) in test_alloc_compat()
395 close(heap_fd); in test_alloc_compat()
406 if (heap_fd < 0) in test_alloc_errors()
[all …]

Completed in 3 milliseconds