Home
last modified time | relevance | path

Searched refs:orig_er0 (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/h8300/kernel/
H A Dsignal.c96 regs->orig_er0 = -1; /* disable syscall checks */ in restore_sigcontext()
233 regs->er0 = regs->orig_er0; in handle_restart()
248 if (regs->orig_er0 >= 0) in handle_signal()
273 if (regs->orig_er0 >= 0) in do_signal()
H A Dasm-offsets.c50 DEFINE(LORIG, offsetof(struct pt_regs, orig_er0) - sizeof(long)); in main()
H A Dprocess.c94 regs->orig_er0, regs->er0, regs->er1); in show_regs()
H A Dptrace.c32 PT_REG(orig_er0), PT_REG(ccr), PT_REG(pc),
/kernel/linux/linux-5.10/arch/h8300/include/uapi/asm/
H A Dptrace.h31 long orig_er0; member
/kernel/linux/linux-5.10/arch/h8300/include/asm/
H A Duser.h41 long orig_er0; member
H A Dsyscall.h16 return regs->orig_er0; in syscall_get_nr()

Completed in 3 milliseconds