Home
last modified time | relevance | path

Searched refs:trap_norestart (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/arch/powerpc/include/asm/
Dptrace.h262 static inline bool trap_norestart(struct pt_regs *regs) in trap_norestart() function
/Linux-v6.1/arch/powerpc/kernel/
Dsignal.c191 if (trap_norestart(regs)) in check_syscall_restart()