Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dattach_probe.c125 static void test_attach_probe_auto(struct test_attach_probe *skel) in test_attach_probe_auto()
159 static void test_uprobe_lib(struct test_attach_probe *skel) in test_uprobe_lib()
195 static void test_uprobe_ref_ctr(struct test_attach_probe *skel) in test_uprobe_ref_ctr()
261 static void test_uprobe_sleepable(struct test_attach_probe *skel) in test_uprobe_sleepable()
291 void test_attach_probe(void) in test_attach_probe() function
293 struct test_attach_probe *skel; in test_attach_probe()