Lines Matching defs:skel
516 static void query_lookup_prog(struct test_sk_lookup *skel) in query_lookup_prog()
672 static void test_redirect_lookup(struct test_sk_lookup *skel) in test_redirect_lookup()
909 static void test_drop_on_lookup(struct test_sk_lookup *skel) in test_drop_on_lookup()
1004 static void test_drop_on_reuseport(struct test_sk_lookup *skel) in test_drop_on_reuseport()
1052 static void run_sk_assign(struct test_sk_lookup *skel, in run_sk_assign()
1105 static void run_sk_assign_v4(struct test_sk_lookup *skel, in run_sk_assign_v4()
1111 static void run_sk_assign_v6(struct test_sk_lookup *skel, in run_sk_assign_v6()
1117 static void run_sk_assign_connected(struct test_sk_lookup *skel, in run_sk_assign_connected()
1158 static void test_sk_assign_helper(struct test_sk_lookup *skel) in test_sk_assign_helper()
1257 static void test_multi_prog_lookup(struct test_sk_lookup *skel) in test_multi_prog_lookup()
1328 static void run_tests(struct test_sk_lookup *skel) in run_tests()
1369 struct test_sk_lookup *skel; in test_sk_lookup() local