Searched refs:test_lookup (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | vrf_socket_lookup.c | 201 static int test_lookup(struct vrf_socket_lookup *skel, int sotype, in test_lookup() function 261 if (!ASSERT_OK(test_lookup(skel, sotype, IP4_ADDR_VETH02, NON_VRF_PORT, in _test_vrf_socket_lookup() 264 if (!ASSERT_OK(test_lookup(skel, sotype, IP4_ADDR_VETH02, IN_VRF_PORT, in _test_vrf_socket_lookup() 267 if (!ASSERT_OK(test_lookup(skel, sotype, IP4_ADDR_VETH01, NON_VRF_PORT, in _test_vrf_socket_lookup() 270 if (!ASSERT_OK(test_lookup(skel, sotype, IP4_ADDR_VETH01, IN_VRF_PORT, in _test_vrf_socket_lookup()
|
| /linux/tools/testing/selftests/proc/ |
| H A D | fd-001-lookup.c | 53 static void test_lookup(unsigned int fd) in test_lookup() function 148 test_lookup(fd); in main() 164 test_lookup(target_fd); in main()
|
| H A D | fd-003-kthread.c | 131 static void test_lookup(int fd) in test_lookup() function 175 test_lookup(fd); in main()
|
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_guc_buf_kunit.c | 248 static void test_lookup(struct kunit *test) in test_lookup() function 321 KUNIT_CASE(test_lookup),
|