Home
last modified time | relevance | path

Searched refs:arm64_force_sig_ptrace_errno_trap (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/arm64/include/asm/
Dtraps.h31 void arm64_force_sig_ptrace_errno_trap(int errno, unsigned long far, const char *str);
/linux-5.19.10/arch/arm64/kernel/
Dtraps.c281 void arm64_force_sig_ptrace_errno_trap(int errno, unsigned long far, in arm64_force_sig_ptrace_errno_trap() function
Dptrace.c194 arm64_force_sig_ptrace_errno_trap(si_errno, bkpt->trigger, in ptrace_hbptriggered()