Home
last modified time | relevance | path

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

/Linux-v4.19/arch/c6x/kernel/
Dptrace.c144 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/Linux-v4.19/arch/arc/kernel/
Dptrace.c302 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/Linux-v4.19/kernel/trace/
Dtrace.h105 struct syscall_trace_exit { struct
106 struct trace_entry ent;
107 int nr;
108 long ret;
/Linux-v4.19/arch/arm/kernel/
Dptrace.c955 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/Linux-v4.19/arch/arm64/kernel/
Dptrace.c1655 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function