Home
last modified time | relevance | path

Searched defs:test_fd (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dreuseport_dualstack.c131 int epfd, i, test_fd; in test() local
H A Dreuseport_addr_any.c247 int test_fd; in test_proto() local
/openbmc/linux/tools/testing/selftests/mm/
H A Dsoft-dirty.c131 int test_fd; in test_mprotect() local
H A Dprotection_keys.c935 int test_fd = open("/etc/passwd", O_RDONLY); in get_test_read_fd() local
1094 int test_fd = get_test_read_fd(); in test_kernel_write_of_access_disabled_region() local
1106 int test_fd = get_test_read_fd(); in test_kernel_write_of_write_disabled_region() local
/openbmc/qemu/tests/qemu-iotests/
H A D147258 def test_fd(self): member in BuiltinNBD
/openbmc/qemu/tests/tcg/multiarch/
H A Dtest-mmap.c47 int test_fd; variable