Home
last modified time | relevance | path

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

/Linux-v5.10/arch/c6x/kernel/
Dptrace.c136 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/Linux-v5.10/arch/arc/kernel/
Dptrace.c267 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/Linux-v5.10/arch/csky/kernel/
Dptrace.c335 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/Linux-v5.10/kernel/trace/
Dtrace.h122 struct syscall_trace_exit { struct
123 struct trace_entry ent;
124 int nr;
125 long ret;
/Linux-v5.10/arch/arm/kernel/
Dptrace.c916 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/Linux-v5.10/arch/arm64/kernel/
Dptrace.c1819 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function