Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/kernel/
Dsignal_32.c569 static long restore_tm_user_regs(struct pt_regs *regs, in restore_tm_user_regs() function
716 static long restore_tm_user_regs(struct pt_regs *regs, struct mcontext __user *sr, in restore_tm_user_regs() function
975 if (restore_tm_user_regs(regs, mcp, tm_mcp)) in do_setcontext_tm()
1336 if (restore_tm_user_regs(regs, mcp, tm_mcp)) in COMPAT_SYSCALL_DEFINE0()