Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Duprobe_multi.c77 int uretprobe(struct pt_regs *ctx) uretprobe() function
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c5133 bool uretprobe; in FIXTURE_VARIANT() local