Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/dmabuf-heaps/
A Ddmabuf-heap.c144 static int test_alloc_and_import(char *heap_name) in test_alloc_and_import() argument
151 heap_fd = dmabuf_heap_open(heap_name); in test_alloc_and_import()
221 static int test_alloc_zeroed(char *heap_name, size_t size) in test_alloc_zeroed() argument
229 heap_fd = dmabuf_heap_open(heap_name); in test_alloc_zeroed()
364 static int test_alloc_compat(char *heap_name) in test_alloc_compat() argument
369 heap_fd = dmabuf_heap_open(heap_name); in test_alloc_compat()
400 static int test_alloc_errors(char *heap_name) in test_alloc_errors() argument
405 heap_fd = dmabuf_heap_open(heap_name); in test_alloc_errors()

Completed in 4 milliseconds