Home
last modified time | relevance | path

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

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