Home
last modified time | relevance | path

Searched refs:trap_norestart (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dptrace.h220 static inline bool trap_norestart(struct pt_regs *regs) in trap_norestart() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dptrace.h276 static inline bool trap_norestart(struct pt_regs *regs) in trap_norestart() function
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsignal.c204 if (trap_norestart(regs)) in check_syscall_restart()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsignal.c191 if (trap_norestart(regs)) in check_syscall_restart()

Completed in 3 milliseconds