Home
last modified time | relevance | path

Searched refs:dsemul_thread_rollback (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Ddsemul.h78 * dsemul_thread_rollback() - Rollback from an 'emulation' frame
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
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Ddsemul.h78 * dsemul_thread_rollback() - Rollback from an 'emulation' frame
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
/kernel/linux/linux-5.10/arch/mips/math-emu/
H A Ddsemul.c173 bool dsemul_thread_rollback(struct pt_regs *regs) in dsemul_thread_rollback() function
/kernel/linux/linux-6.6/arch/mips/math-emu/
H A Ddsemul.c170 bool dsemul_thread_rollback(struct pt_regs *regs) in dsemul_thread_rollback() function
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dsignal.c820 dsemul_thread_rollback(regs); in handle_signal()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dsignal.c828 dsemul_thread_rollback(regs); in handle_signal()

Completed in 5 milliseconds