Home
last modified time | relevance | path

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

/linux/arch/arm/kernel/
H A Dentry-header.S293 .macro restore_user_regs, fast = 0, offset = 0 macro
/linux/arch/powerpc/kernel/
H A Dsignal_32.c466 static long restore_user_regs(struct pt_regs *regs, in restore_user_regs() function