Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arc/kernel/
Dptrace.c356 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-6.12.1/arch/csky/kernel/
Dptrace.c336 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-6.12.1/kernel/trace/
Dtrace.h142 struct syscall_trace_exit { struct
143 struct trace_entry ent;
144 int nr;
145 long ret;
/linux-6.12.1/arch/arm/kernel/
Dptrace.c877 asmlinkage void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function
/linux-6.12.1/arch/arm64/kernel/
Dptrace.c2300 void syscall_trace_exit(struct pt_regs *regs) in syscall_trace_exit() function