Searched refs:force_sig_ptrace_errno_trap (Results 1 – 6 of 6) sorted by relevance
330 int force_sig_ptrace_errno_trap(int errno, void __user *addr);
385 force_sig_ptrace_errno_trap(i, (void __user *)bkpt->address); in ptrace_hbptriggered()
390 force_sig_ptrace_errno_trap((int)num, (void __user *)(bkpt->trigger)); in ptrace_hbptriggered()
195 force_sig_ptrace_errno_trap(errno, addr); in arm64_force_sig_ptrace_errno_trap()
621 force_sig_ptrace_errno_trap(breakpt, /* breakpoint or watchpoint id */ in do_send_trap()
1769 int force_sig_ptrace_errno_trap(int errno, void __user *addr) in force_sig_ptrace_errno_trap() function