Searched refs:trap_is_syscall (Results 1 – 5 of 5) sorted by relevance
36 if (trap_is_syscall(regs)) in syscall_get_nr()
257 static inline bool trap_is_syscall(struct pt_regs *regs) in trap_is_syscall() function
188 if (!trap_is_syscall(regs)) in check_syscall_restart()
1529 if (!trap_is_syscall(regs) && cpu_has_feature(CPU_FTR_CFAR)) in __show_regs()
1926 if (!trap_is_syscall(fp) && cpu_has_feature(CPU_FTR_CFAR)) { in prregs()