Home
last modified time | relevance | path

Searched defs:test_read (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/kvm/lib/
H A Dio.c118 ssize_t test_read(int fd, void *buf, size_t count) in test_read() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_dev.c27 static void test_read(const char *path, char *buf, int buf_size, in test_read() function