Home
last modified time | relevance | path

Searched refs:PT_REGS_OFFSET (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kernel/
Dperf_regs.c16 #define PT_REGS_OFFSET(id, r) [id] = offsetof(struct pt_regs, r) macro
19 PT_REGS_OFFSET(PERF_REG_X86_AX, ax),
20 PT_REGS_OFFSET(PERF_REG_X86_BX, bx),
21 PT_REGS_OFFSET(PERF_REG_X86_CX, cx),
22 PT_REGS_OFFSET(PERF_REG_X86_DX, dx),
23 PT_REGS_OFFSET(PERF_REG_X86_SI, si),
24 PT_REGS_OFFSET(PERF_REG_X86_DI, di),
25 PT_REGS_OFFSET(PERF_REG_X86_BP, bp),
26 PT_REGS_OFFSET(PERF_REG_X86_SP, sp),
27 PT_REGS_OFFSET(PERF_REG_X86_IP, ip),
[all …]
/arch/xtensa/include/asm/
Dptrace.h80 #define PT_REGS_OFFSET (KERNEL_STACK_SIZE - PT_USER_SIZE) macro
/arch/xtensa/kernel/
Dentry.S804 addi a1, a1, PT_REGS_OFFSET
1893 addi a7, a5, PT_REGS_OFFSET