Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c220 static int test_alloc_zeroed(char *heap_name, size_t size) in test_alloc_zeroed() function
466 ret = test_alloc_zeroed(dir->d_name, 4 * 1024); in main()
470 ret = test_alloc_zeroed(dir->d_name, ONE_MEG); in main()