Searched refs:trap_is_syscall (Results 1 – 5 of 5) sorted by relevance
29 if (trap_is_syscall(regs)) in syscall_get_nr()
230 static inline bool trap_is_syscall(struct pt_regs *regs) in trap_is_syscall() function
201 if (!trap_is_syscall(regs)) in check_syscall_restart()
1483 if (!trap_is_syscall(regs) && cpu_has_feature(CPU_FTR_CFAR)) in show_regs()
1841 if (!trap_is_syscall(fp) && cpu_has_feature(CPU_FTR_CFAR)) { in prregs()