Searched refs:set_trap_norestart (Results 1 – 4 of 4) sorted by relevance
275 set_trap_norestart(tsk->thread.regs); in do_signal()307 set_trap_norestart(tsk->thread.regs); in do_signal()
354 set_trap_norestart(regs); in restore_sigcontext()476 set_trap_norestart(regs); in restore_tm_sigcontexts()
498 set_trap_norestart(regs); in restore_user_regs()
240 static inline void set_trap_norestart(struct pt_regs *regs) in set_trap_norestart() function