Searched refs:ptrace_report_syscall_exit (Results 1 – 18 of 18) sorted by relevance
| /linux/arch/microblaze/kernel/ |
| H A D | ptrace.c | 163 ptrace_report_syscall_exit(regs, step); in do_syscall_trace_leave()
|
| /linux/arch/um/kernel/ |
| H A D | ptrace.c | 157 ptrace_report_syscall_exit(regs, 0); in syscall_trace_leave()
|
| /linux/arch/nios2/kernel/ |
| H A D | ptrace.c | 144 ptrace_report_syscall_exit(task_pt_regs(current), 0); in do_syscall_trace_exit()
|
| /linux/arch/openrisc/kernel/ |
| H A D | ptrace.c | 318 ptrace_report_syscall_exit(regs, step); in do_syscall_trace_leave()
|
| /linux/include/linux/ |
| H A D | ptrace.h | 472 static inline void ptrace_report_syscall_exit(struct pt_regs *regs, int step) in ptrace_report_syscall_exit() function
|
| /linux/arch/hexagon/kernel/ |
| H A D | traps.c | 386 ptrace_report_syscall_exit(regs, 0); in do_trap0()
|
| /linux/arch/m68k/kernel/ |
| H A D | ptrace.c | 293 ptrace_report_syscall_exit(task_pt_regs(current), 0); in syscall_trace_leave()
|
| /linux/arch/alpha/kernel/ |
| H A D | ptrace.c | 338 ptrace_report_syscall_exit(current_pt_regs(), 0); in syscall_trace_leave()
|
| /linux/arch/sh/kernel/ |
| H A D | ptrace_32.c | 486 ptrace_report_syscall_exit(regs, step); in do_syscall_trace_leave()
|
| /linux/arch/sparc/kernel/ |
| H A D | ptrace_32.c | 442 ptrace_report_syscall_exit(regs, 0); in syscall_trace()
|
| H A D | ptrace_64.c | 1119 ptrace_report_syscall_exit(regs, 0); in syscall_trace_leave()
|
| /linux/arch/csky/kernel/ |
| H A D | ptrace.c | 341 ptrace_report_syscall_exit(regs, 0); in syscall_trace_exit()
|
| /linux/arch/arc/kernel/ |
| H A D | ptrace.c | 359 ptrace_report_syscall_exit(regs, 0); in syscall_trace_exit()
|
| /linux/arch/xtensa/kernel/ |
| H A D | ptrace.c | 583 ptrace_report_syscall_exit(regs, step); in do_syscall_trace_leave()
|
| /linux/arch/arm/kernel/ |
| H A D | ptrace.c | 842 ptrace_report_syscall_exit(regs, 0); in report_syscall()
|
| /linux/arch/parisc/kernel/ |
| H A D | ptrace.c | 394 ptrace_report_syscall_exit(regs, stepping); in do_syscall_trace_exit()
|
| /linux/arch/arm64/kernel/ |
| H A D | ptrace.c | 2397 ptrace_report_syscall_exit(regs, 0); in report_syscall_exit() 2407 ptrace_report_syscall_exit(regs, 1); in report_syscall_exit()
|
| /linux/arch/mips/kernel/ |
| H A D | ptrace.c | 1369 ptrace_report_syscall_exit(regs, 0); in syscall_trace_leave()
|