Home
last modified time | relevance | path

Searched refs:restore_user_regs (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Dex-exit.S61 .macro restore_user_regs macro
155 restore_user_regs ! return from iret
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dentry-common.S63 restore_user_regs fast = 1, offset = S_OFF
143 restore_user_regs fast = 0, offset = 0
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsignal_32.c481 static long restore_user_regs(struct pt_regs *regs, in restore_user_regs() function
871 if (restore_user_regs(regs, mcp, sig)) in do_setcontext()
1358 || restore_user_regs(regs, sr, 1)) in COMPAT_SYSCALL_DEFINE0()