Searched refs:dsemul_thread_rollback (Results 1 – 3 of 3) sorted by relevance
90 extern bool dsemul_thread_rollback(struct pt_regs *regs);92 static inline bool dsemul_thread_rollback(struct pt_regs *regs) in dsemul_thread_rollback() function
170 bool dsemul_thread_rollback(struct pt_regs *regs) in dsemul_thread_rollback() function
828 dsemul_thread_rollback(regs); in handle_signal()