Lines Matching defs:skel
22 static void kprobe_subtest(struct test_bpf_cookie *skel) in kprobe_subtest()
71 static void kprobe_multi_test_run(struct kprobe_multi *skel) in kprobe_multi_test_run()
103 struct kprobe_multi *skel = NULL; in kprobe_multi_link_api_subtest() local
182 struct kprobe_multi *skel = NULL; in kprobe_multi_attach_api_subtest() local
249 static void uprobe_multi_test_run(struct uprobe_multi *skel) in uprobe_multi_test_run()
274 struct uprobe_multi *skel = NULL; in uprobe_multi_attach_api_subtest() local
318 static void uprobe_subtest(struct test_bpf_cookie *skel) in uprobe_subtest()
372 static void tp_subtest(struct test_bpf_cookie *skel) in tp_subtest()
441 static void pe_subtest(struct test_bpf_cookie *skel) in pe_subtest()
492 static void tracing_subtest(struct test_bpf_cookie *skel) in tracing_subtest()
545 static void lsm_subtest(struct test_bpf_cookie *skel) in lsm_subtest()
576 static void tp_btf_subtest(struct test_bpf_cookie *skel) in tp_btf_subtest()
638 static void raw_tp_subtest(struct test_bpf_cookie *skel) in raw_tp_subtest()
687 struct test_bpf_cookie *skel; in test_bpf_cookie() local