Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arc/kernel/
Dptrace.c358 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-6.1.9/arch/csky/kernel/
Dptrace.c336 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-6.1.9/kernel/trace/
Dtrace.h126 struct syscall_trace_exit { struct
127 struct trace_entry ent;
128 int nr;
129 long ret;
/linux-6.1.9/arch/arm/kernel/
Dptrace.c880 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-6.1.9/arch/arm64/kernel/
Dptrace.c2148 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function