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