Lines Matching defs:skel
474 static void query_lookup_prog(struct test_sk_lookup *skel) in query_lookup_prog()
630 static void test_redirect_lookup(struct test_sk_lookup *skel) in test_redirect_lookup()
867 static void test_drop_on_lookup(struct test_sk_lookup *skel) in test_drop_on_lookup()
962 static void test_drop_on_reuseport(struct test_sk_lookup *skel) in test_drop_on_reuseport()
1010 static void run_sk_assign(struct test_sk_lookup *skel, in run_sk_assign()
1052 static void run_sk_assign_v4(struct test_sk_lookup *skel, in run_sk_assign_v4()
1058 static void run_sk_assign_v6(struct test_sk_lookup *skel, in run_sk_assign_v6()
1064 static void run_sk_assign_connected(struct test_sk_lookup *skel, in run_sk_assign_connected()
1105 static void test_sk_assign_helper(struct test_sk_lookup *skel) in test_sk_assign_helper()
1204 static void test_multi_prog_lookup(struct test_sk_lookup *skel) in test_multi_prog_lookup()
1275 static void run_tests(struct test_sk_lookup *skel) in run_tests()
1316 struct test_sk_lookup *skel; in test_sk_lookup() local