Home
last modified time | relevance | path

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

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