Searched refs:test_lookup_fail (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/proc/ |
H A D | fd-001-lookup.c | 44 static void test_lookup_fail(const char *pathname) in test_lookup_fail() function 68 test_lookup_fail(buf); in test_lookup() 76 test_lookup_fail(buf); in test_lookup() 81 test_lookup_fail(buf); in test_lookup() 85 test_lookup_fail(buf); in test_lookup() 89 test_lookup_fail(buf); in test_lookup() 93 test_lookup_fail(buf); in test_lookup()
|
H A D | fd-003-kthread.c | 122 static void test_lookup_fail(int fd, const char *pathname) in test_lookup_fail() function 139 test_lookup_fail(fd, buf); in test_lookup() 143 test_lookup_fail(fd, buf); in test_lookup() 147 test_lookup_fail(fd, buf); in test_lookup() 151 test_lookup_fail(fd, buf); in test_lookup()
|
/kernel/linux/linux-6.6/tools/testing/selftests/proc/ |
H A D | fd-001-lookup.c | 44 static void test_lookup_fail(const char *pathname) in test_lookup_fail() function 68 test_lookup_fail(buf); in test_lookup() 76 test_lookup_fail(buf); in test_lookup() 81 test_lookup_fail(buf); in test_lookup() 85 test_lookup_fail(buf); in test_lookup() 89 test_lookup_fail(buf); in test_lookup() 93 test_lookup_fail(buf); in test_lookup()
|
H A D | fd-003-kthread.c | 122 static void test_lookup_fail(int fd, const char *pathname) in test_lookup_fail() function 139 test_lookup_fail(fd, buf); in test_lookup() 143 test_lookup_fail(fd, buf); in test_lookup() 147 test_lookup_fail(fd, buf); in test_lookup() 151 test_lookup_fail(fd, buf); in test_lookup()
|
Completed in 2 milliseconds