Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Duprobe_syscall_executed.c26 int BPF_URETPROBE(test_uretprobe) in BPF_URETPROBE() argument
/linux/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c812 static int test_uretprobe(void) in test_uretprobe() function
1068 if (test_uretprobe()) { in main()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Duprobe_syscall.c478 link = bpf_program__attach_uprobe_opts(skel->progs.test_uretprobe, in test_uprobe_legacy()