Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A 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 void test_bpf_cookie(void) in test_bpf_cookie() function
578 struct test_bpf_cookie *skel; in test_bpf_cookie()