Searched refs:trap_is_scv (Results 1 – 3 of 3) sorted by relevance
258 static inline bool trap_is_scv(struct pt_regs *regs) in trap_is_scv() function270 return (trap_is_scv(regs) || TRAP(regs) == 0xc00); in trap_is_syscall()286 if (trap_is_scv(regs)) in is_syscall_success()294 if (trap_is_scv(regs)) in regs_return_value()
126 if (trap_is_scv(regs)) in check_return_regs_valid()
193 if (trap_is_scv(regs)) { in check_syscall_restart()233 if (trap_is_scv(regs)) { in check_syscall_restart()