Home
last modified time | relevance | path

Searched refs:trap_is_syscall (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/include/asm/
A Dsyscall.h29 if (trap_is_syscall(regs)) in syscall_get_nr()
A Dptrace.h252 static inline bool trap_is_syscall(struct pt_regs *regs) in trap_is_syscall() function
/linux/arch/powerpc/kernel/
A Dsignal.c173 if (!trap_is_syscall(regs)) in check_syscall_restart()
A Dprocess.c1496 if (!trap_is_syscall(regs) && cpu_has_feature(CPU_FTR_CFAR)) in __show_regs()
/linux/arch/powerpc/xmon/
A Dxmon.c1928 if (!trap_is_syscall(fp) && cpu_has_feature(CPU_FTR_CFAR)) { in prregs()

Completed in 15 milliseconds