Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/c6x/kernel/
Dptrace.c136 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/kernel/linux/linux-4.19/arch/c6x/kernel/
Dptrace.c144 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/kernel/linux/linux-5.10/arch/arc/kernel/
Dptrace.c267 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/kernel/linux/linux-4.19/arch/arc/kernel/
Dptrace.c302 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/kernel/linux/linux-5.10/arch/csky/kernel/
Dptrace.c336 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/kernel/linux/linux-4.19/kernel/trace/
Dtrace.h105 struct syscall_trace_exit { struct
106 struct trace_entry ent;
107 int nr;
108 long ret;
/kernel/linux/linux-5.10/kernel/trace/
Dtrace.h122 struct syscall_trace_exit { struct
123 struct trace_entry ent;
124 int nr;
125 long ret;
/kernel/linux/linux-5.10/arch/arm/kernel/
Dptrace.c916 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/kernel/linux/linux-4.19/arch/arm/kernel/
Dptrace.c955 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/kernel/linux/linux-4.19/arch/arm64/kernel/
Dptrace.c1687 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dptrace.c1819 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function