Home
last modified time | relevance | path

Searched refs:test_bpf_cookie (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dbpf_cookie.c22 static void kprobe_subtest(struct test_bpf_cookie *skel) in kprobe_subtest()
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()
685 void test_bpf_cookie(void) in test_bpf_cookie() function
687 struct test_bpf_cookie *skel; in test_bpf_cookie()