Searched refs:trap_is_syscall (Results 1 – 3 of 3) sorted by relevance
268 static inline bool trap_is_syscall(struct pt_regs *regs) in trap_is_syscall() function
404 if (mmu_has_feature(MMU_FTR_PKEY) && trap_is_syscall(regs)) { in arch_enter_from_user_mode()
186 if (!trap_is_syscall(regs)) in check_syscall_restart()