Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dptrace.h257 static inline bool trap_norestart(struct pt_regs *regs) in trap_norestart() function
/arch/powerpc/kernel/
Dsignal.c176 if (trap_norestart(regs)) in check_syscall_restart()