summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace/ptrace-decl.h
AgeCommit message (Expand)AuthorFilesLines
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