Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/kernel/
Dsignal_32.c572 static long restore_tm_user_regs(struct pt_regs *regs, in restore_tm_user_regs() function
719 static long restore_tm_user_regs(struct pt_regs *regs, struct mcontext __user *sr, in restore_tm_user_regs() function
978 if (restore_tm_user_regs(regs, mcp, tm_mcp)) in do_setcontext_tm()
1339 if (restore_tm_user_regs(regs, mcp, tm_mcp)) in COMPAT_SYSCALL_DEFINE0()