Home
last modified time | relevance | path

Searched defs:syscall_trace_exit (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arc/kernel/
A Dptrace.c267 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux/arch/csky/kernel/
A Dptrace.c337 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux/kernel/trace/
A Dtrace.h123 struct syscall_trace_exit { struct
124 struct trace_entry ent;
125 int nr;
126 long ret;
/linux/arch/arm/kernel/
A Dptrace.c882 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux/arch/arm64/kernel/
A Dptrace.c1863 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function

Completed in 23 milliseconds