Home
last modified time | relevance | path

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

/linux/arch/csky/kernel/
H A Dentry.S112 jbsr syscall_trace_exit
132 jbsr syscall_trace_exit
H A Dptrace.c336 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux/arch/arm64/include/asm/
H A Dsyscall.h89 void syscall_trace_exit(struct pt_regs *regs);
/linux/arch/csky/include/asm/
H A Dptrace.h100 asmlinkage void syscall_trace_exit(struct pt_regs *regs);
/linux/kernel/trace/
H A 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()
H A Dtrace.h142 struct syscall_trace_exit { struct
/linux/arch/arm64/kernel/
H A Dsyscall.c147 syscall_trace_exit(regs); in el0_svc_common()
H A Dptrace.c2254 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux/arch/arm/include/asm/
H A Dptrace.h199 void syscall_trace_exit(struct pt_regs *regs);
/linux/arch/arc/include/asm/
H A Dptrace.h173 extern void syscall_trace_exit(struct pt_regs *);
/linux/arch/arm/kernel/
H A Dentry-common.S309 bl syscall_trace_exit
315 bl syscall_trace_exit
H A Dptrace.c877 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux/arch/arc/kernel/
H A Dptrace.c356 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function