Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Ddmabuf_iter.c226 size_t total_bytes_read = 0; in subtest_dmabuf_iter_check_lots_of_buffers() local
234 total_bytes_read += bytes_read; in subtest_dmabuf_iter_check_lots_of_buffers()
236 ASSERT_GT(total_bytes_read, 4096, "total_bytes_read"); in subtest_dmabuf_iter_check_lots_of_buffers()