Home
last modified time | relevance | path

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

/Linux-v5.4/arch/c6x/kernel/
Dptrace.c141 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/Linux-v5.4/arch/csky/kernel/
Dptrace.c227 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/Linux-v5.4/arch/arc/kernel/
Dptrace.c299 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/Linux-v5.4/kernel/trace/
Dtrace.h104 struct syscall_trace_exit { struct
105 struct trace_entry ent;
106 int nr;
107 long ret;
/Linux-v5.4/arch/arm/kernel/
Dptrace.c945 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/Linux-v5.4/arch/arm64/kernel/
Dptrace.c1831 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function