Home
last modified time | relevance | path

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

/linux-5.10/arch/nds32/kernel/
Dex-exit.S61 .macro restore_user_regs macro
/linux-5.10/arch/arm/kernel/
Dentry-header.S294 .macro restore_user_regs, fast = 0, offset = 0 macro
/linux-5.10/arch/powerpc/kernel/
Dsignal_32.c481 static long restore_user_regs(struct pt_regs *regs, in restore_user_regs() function