Home
last modified time | relevance | path

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

/linux-4.4.14/arch/c6x/include/asm/
Dptrace.h32 extern asmlinkage void syscall_trace_exit(struct pt_regs *regs);
/linux-4.4.14/kernel/trace/
Dtrace_syscalls.c162 struct syscall_trace_exit *trace; in print_syscall_exit()
281 struct syscall_trace_exit trace; in syscall_exit_define_fields()
346 struct syscall_trace_exit *entry; in ftrace_syscall_exit()
626 struct syscall_trace_exit *rec; in perf_syscall_exit()
650 rec = (struct syscall_trace_exit *)perf_trace_buf_prepare(size, in perf_syscall_exit()
Dtrace.h95 struct syscall_trace_exit { struct
/linux-4.4.14/arch/c6x/kernel/
Dptrace.c184 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
Dentry.S246 [A0] B .S2 syscall_trace_exit
/linux-4.4.14/arch/arm/kernel/
Dentry-common.S277 bl syscall_trace_exit
283 bl syscall_trace_exit
Dptrace.c958 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-4.4.14/arch/frv/kernel/
Dptrace.c373 asmlinkage void syscall_trace_exit(void) in syscall_trace_exit() function
/linux-4.4.14/arch/mn10300/kernel/
Dptrace.c382 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-4.4.14/arch/arc/kernel/
Dptrace.c245 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
Dentry.S200 bl @syscall_trace_exit
/linux-4.4.14/arch/arm64/kernel/
Dentry.S720 bl syscall_trace_exit
Dptrace.c1265 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function