Home
last modified time | relevance | path

Searched defs:handle_uretprobe_byname (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_uprobe_autoattach.c81 int BPF_URETPROBE(handle_uretprobe_byname, int ret) in BPF_URETPROBE() argument
H A Dtest_attach_probe.c63 int handle_uretprobe_byname(struct pt_regs *ctx) in handle_uretprobe_byname() function