Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/multiarch/
H A Dtest-mmap.c48 int test_fd; variable
264 test_fd, 0); in check_file_unfixed_mmaps()
267 test_fd, pagesize); in check_file_unfixed_mmaps()
270 test_fd, pagesize * 2); in check_file_unfixed_mmaps()
313 test_fd, in check_file_unfixed_eof_mmaps()
355 test_fd, in check_file_fixed_eof_mmaps()
395 test_fd, 0); in check_file_fixed_mmaps()
398 test_fd, pagesize); in check_file_fixed_mmaps()
401 test_fd, pagesize * 2); in check_file_fixed_mmaps()
404 test_fd, pagesize * 3); in check_file_fixed_mmaps()
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D147258 def test_fd(self): member in BuiltinNBD