Home
last modified time | relevance | path

Searched refs:syscall_trace_exit (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.6/arch/csky/kernel/
Dentry.S112 jbsr syscall_trace_exit
132 jbsr syscall_trace_exit
Dptrace.c336 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/Linux-v6.6/arch/arm64/include/asm/
Dsyscall.h89 void syscall_trace_exit(struct pt_regs *regs);
/Linux-v6.6/arch/csky/include/asm/
Dptrace.h100 asmlinkage void syscall_trace_exit(struct pt_regs *regs);
/Linux-v6.6/kernel/trace/
Dtrace_syscalls.c179 struct syscall_trace_exit *trace; in print_syscall_exit()
336 struct syscall_trace_exit *entry; in ftrace_syscall_exit()
660 struct syscall_trace_exit *rec) in perf_call_bpf_exit()
678 struct syscall_trace_exit *rec; in perf_syscall_exit()
Dtrace.h142 struct syscall_trace_exit { struct
/Linux-v6.6/arch/arm64/kernel/
Dsyscall.c150 syscall_trace_exit(regs); in el0_svc_common()
Dptrace.c2214 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/Linux-v6.6/arch/arc/include/asm/
Dptrace.h171 extern void syscall_trace_exit(struct pt_regs *);
/Linux-v6.6/arch/arm/include/asm/
Dptrace.h197 void syscall_trace_exit(struct pt_regs *regs);
/Linux-v6.6/arch/arm/kernel/
Dentry-common.S309 bl syscall_trace_exit
315 bl syscall_trace_exit
Dptrace.c877 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/Linux-v6.6/arch/arc/kernel/
Dptrace.c356 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function