Searched refs:heap_name (Results 1 – 1 of 1) sorted by relevance
145 static void test_alloc_and_import(char *heap_name) in test_alloc_and_import() argument 152 heap_fd = dmabuf_heap_open(heap_name); in test_alloc_and_import() 208 static void test_alloc_zeroed(char *heap_name, size_t size) in test_alloc_zeroed() argument 216 heap_fd = dmabuf_heap_open(heap_name); in test_alloc_zeroed() 349 static void test_alloc_compat(char *heap_name) in test_alloc_compat() argument 353 heap_fd = dmabuf_heap_open(heap_name); in test_alloc_compat() 370 static void test_alloc_errors(char *heap_name) in test_alloc_errors() argument 375 heap_fd = dmabuf_heap_open(heap_name); in test_alloc_errors()