Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arc/kernel/
Dptrace.c267 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/Linux-v5.15/arch/csky/kernel/
Dptrace.c337 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/Linux-v5.15/kernel/trace/
Dtrace.h118 struct syscall_trace_exit { struct
119 struct trace_entry ent;
120 int nr;
121 long ret;
/Linux-v5.15/arch/arm/kernel/
Dptrace.c882 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/Linux-v5.15/arch/arm64/kernel/
Dptrace.c1863 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function