Home
last modified time | relevance | path

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

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