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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dattach_probe.c5 #include "test_attach_probe.skel.h"
125 static void test_attach_probe_auto(struct test_attach_probe *skel)
159 static void test_uprobe_lib(struct test_attach_probe *skel)
195 static void test_uprobe_ref_ctr(struct test_attach_probe *skel)
261 static void test_uprobe_sleepable(struct test_attach_probe *skel)
291 void test_attach_probe(void) function
293 struct test_attach_probe *skel;

Completed in 80 milliseconds