Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/dmabuf-heaps/
Ddmabuf-heap.c147 static int test_alloc_and_import(char *heap_name) in test_alloc_and_import() argument
154 printf("Testing heap: %s\n", heap_name); in test_alloc_and_import()
156 heap_fd = dmabuf_heap_open(heap_name); in test_alloc_and_import()
286 static int test_alloc_compat(char *heap_name) in test_alloc_compat() argument
291 heap_fd = dmabuf_heap_open(heap_name); in test_alloc_compat()
321 static int test_alloc_errors(char *heap_name) in test_alloc_errors() argument
326 heap_fd = dmabuf_heap_open(heap_name); in test_alloc_errors()