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-5.10/arch/arc/kernel/
Dptrace.c267 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/kernel/linux/linux-6.6/arch/arc/kernel/
Dptrace.c356 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-6.6/arch/csky/kernel/
Dptrace.c336 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/kernel/linux/linux-6.6/kernel/trace/
Dtrace.h142 struct syscall_trace_exit { struct
143 struct trace_entry ent;
144 int nr;
145 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-6.6/arch/arm/kernel/
Dptrace.c877 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dptrace.c1823 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/kernel/linux/linux-6.6/arch/arm64/kernel/
Dptrace.c2217 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function