Searched refs:REG_OFFSET_END (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/tools/perf/arch/x86/util/ |
D | dwarf-regs.c | 56 #define REG_OFFSET_END {.name = NULL, .offset = 0} macro 75 REG_OFFSET_END, 95 REG_OFFSET_END,
|
/linux-4.4.14/arch/sh/include/asm/ |
D | ptrace.h | 36 #define REG_OFFSET_END {.name = NULL, .offset = 0} macro
|
/linux-4.4.14/arch/arm/kernel/ |
D | ptrace.c | 69 #define REG_OFFSET_END {.name = NULL, .offset = 0} macro 90 REG_OFFSET_END,
|
/linux-4.4.14/arch/mips/kernel/ |
D | ptrace.c | 515 #define REG_OFFSET_END { \ macro 573 REG_OFFSET_END,
|
/linux-4.4.14/arch/sh/kernel/ |
D | ptrace_64.c | 331 REG_OFFSET_END,
|
D | ptrace_32.c | 303 REG_OFFSET_END,
|
/linux-4.4.14/arch/x86/kernel/ |
D | ptrace.c | 60 #define REG_OFFSET_END {.name = NULL, .offset = 0} macro 92 REG_OFFSET_END,
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | ptrace.c | 64 #define REG_OFFSET_END {.name = NULL, .offset = 0} macro 113 REG_OFFSET_END,
|