Searched refs:trap_is_syscall (Results 1 – 3 of 3) sorted by relevance
36 if (trap_is_syscall(regs)) in syscall_get_nr()
271 static inline bool trap_is_syscall(struct pt_regs *regs) in trap_is_syscall() function
185 if (!trap_is_syscall(regs)) in check_syscall_restart()