Searched refs:force_sig_ptrace_errno_trap (Results 1 – 6 of 6) sorted by relevance
320 int force_sig_ptrace_errno_trap(int errno, void __user *addr);
384 force_sig_ptrace_errno_trap(i, (void __user *)bkpt->address); in ptrace_hbptriggered()
391 force_sig_ptrace_errno_trap((int)num, (void __user *)(bkpt->trigger)); in ptrace_hbptriggered()
253 force_sig_ptrace_errno_trap(errno, addr); in arm64_force_sig_ptrace_errno_trap()
610 force_sig_ptrace_errno_trap(breakpt, /* breakpoint or watchpoint id */ in do_send_trap()
1767 int force_sig_ptrace_errno_trap(int errno, void __user *addr) in force_sig_ptrace_errno_trap() function