Go to the documentation of this file.
9 #ifndef _UAPI_ASM_PTRACE_H
10 #define _UAPI_ASM_PTRACE_H
22 #define DSP_CONTROL 77
32 unsigned long pad0[6];
42 #ifdef CONFIG_CPU_HAS_SMARTMIPS
48 #ifdef CONFIG_MIPS_MT_SMTC
49 unsigned long cp0_tcstatus;
51 #ifdef CONFIG_CPU_CAVIUM_OCTEON
52 unsigned long long mpl[3];
53 unsigned long long mtp[3];
58 #define PTRACE_GETREGS 12
59 #define PTRACE_SETREGS 13
60 #define PTRACE_GETFPREGS 14
61 #define PTRACE_SETFPREGS 15
65 #define PTRACE_OLDSETOPTIONS 21
67 #define PTRACE_GET_THREAD_AREA 25
68 #define PTRACE_SET_THREAD_AREA 26
71 #define PTRACE_PEEKTEXT_3264 0xc0
72 #define PTRACE_PEEKDATA_3264 0xc1
73 #define PTRACE_POKETEXT_3264 0xc2
74 #define PTRACE_POKEDATA_3264 0xc3
75 #define PTRACE_GET_THREAD_AREA_3264 0xc4
112 #define PTRACE_GET_WATCH_REGS 0xd0
113 #define PTRACE_SET_WATCH_REGS 0xd1