Home
last modified time | relevance | path

Searched defs:restore_user_regs (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/frv/kernel/
Dswitch_to.S142 restore_user_regs: label
/linux-4.4.14/arch/arm/kernel/
Dentry-header.S291 .macro restore_user_regs, fast = 0, offset = 0 macro
/linux-4.4.14/arch/unicore32/kernel/
Dentry.S70 .macro restore_user_regs, fast = 0, offset = 0 macro
/linux-4.4.14/arch/powerpc/kernel/
Dsignal_32.c662 static long restore_user_regs(struct pt_regs *regs, in restore_user_regs() function