aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace/ptrace-decl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-02powerpc/ptrace: Don't return error when getting/setting FP regs without CONFIG_PPC_FPU_REGSChristophe Leroy1-14/+0
2020-12-04powerpc/signal: Don't manage floating point regs when no FPUChristophe Leroy1-0/+14
2020-12-04powerpc/ptrace: Create ptrace_get_fpr() and ptrace_put_fpr()Christophe Leroy1-0/+4
2020-12-04powerpc/ptrace: Move declaration of ptrace_get_reg() and ptrace_set_reg()Christophe Leroy1-0/+3
2020-07-27powerpc: switch to ->regset_get()Al Viro1-29/+15
2020-04-01powerpc/ptrace: create ppc_gethwdinfo()Christophe Leroy1-0/+1
2020-04-01powerpc/ptrace: create ptrace_get_debugreg()Christophe Leroy1-0/+2
2020-04-01powerpc/ptrace: split out ADV_DEBUG_REGS related functions.Christophe Leroy1-0/+5
2020-04-01powerpc/ptrace: move register viewing functions out of ptrace.cChristophe Leroy1-0/+43
2020-04-01powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.Christophe Leroy1-0/+89
2020-04-01powerpc/ptrace: split out SPE related functions.Christophe Leroy1-0/+9
2020-04-01powerpc/ptrace: split out ALTIVEC related functions.Christophe Leroy1-0/+9
2020-04-01powerpc/ptrace: split out VSX related functions.Christophe Leroy1-0/+26