Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Duprobe_syscall.c11 int uretprobe(struct pt_regs *ctx) in uretprobe() function
Duprobe_multi.c92 int uretprobe(struct pt_regs *ctx) in uretprobe() function
/linux-6.12.1/arch/x86/kernel/
Duprobes.c367 SYSCALL_DEFINE0(uretprobe) in SYSCALL_DEFINE0() argument