Searched refs:trap_is_syscall (Results 1 – 5 of 5) sorted by relevance
29 if (trap_is_syscall(regs)) in syscall_get_nr()
215 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()
1499 if (!trap_is_syscall(regs) && cpu_has_feature(CPU_FTR_CFAR)) in show_regs()
1843 if (!trap_is_syscall(fp) && cpu_has_feature(CPU_FTR_CFAR)) { in prregs()