Home
last modified time | relevance | path

Searched refs:PT_R9 (Results 1 – 21 of 21) sorted by relevance

/linux-6.3-rc2/arch/loongarch/kernel/
A Dkprobes_trampoline.S15 cfi_st a5, PT_R9
50 cfi_ld a5, PT_R9
A Dmcount_dyn.S38 PTR_S a5, sp, PT_R9
102 PTR_L a5, sp, PT_R9
A Dentry.S48 cfi_st a5, PT_R9
A Dasm-offsets.c28 OFFSET(PT_R9, pt_regs, regs[9]); in output_ptreg_defines()
/linux-6.3-rc2/arch/mips/kernel/
A Dmcount.S32 PTR_S a5, PT_R9(sp)
47 PTR_L a5, PT_R9(sp)
A Dscall64-o32.S111 sd a5, PT_R9(sp)
142 ld a5, PT_R9(sp)
A Dscall64-n32.S87 ld a5, PT_R9(sp)
A Dscall64-n64.S97 ld a5, PT_R9(sp)
A Dasm-offsets.c38 OFFSET(PT_R9, pt_regs, regs[9]); in output_ptreg_defines()
/linux-6.3-rc2/arch/nios2/include/asm/
A Dentry.h46 stw r9, PT_R9(sp)
74 ldw r9, PT_R9(sp)
/linux-6.3-rc2/arch/mips/include/asm/
A Dstackframe.h71 cfi_st $9, PT_R9, \docfi
267 cfi_st $9, PT_R9, \docfi
325 cfi_ld $9, PT_R9, \docfi
414 cfi_ld $9, PT_R9, \docfi
A Dirqflags.h156 LONG_L $9, PT_R9(sp); \
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dstackframe.h140 cfi_st a5, PT_R9, \docfi
209 cfi_ld a5, PT_R9, \docfi
/linux-6.3-rc2/arch/powerpc/include/uapi/asm/
A Dptrace.h77 #define PT_R9 9 macro
/linux-6.3-rc2/arch/nios2/kernel/
A Dasm-offsets.c37 OFFSET(PT_R9, pt_regs, r9); in main()
A Dinsnemu.S29 ldw r9, PT_R9(sp)
A Dentry.S327 ldw r9, PT_R9(sp)
/linux-6.3-rc2/arch/ia64/include/uapi/asm/
A Dptrace_offsets.h235 #define PT_R9 0x08c8 macro
/linux-6.3-rc2/arch/microblaze/kernel/
A Dasm-offsets.c39 DEFINE(PT_R9, offsetof(struct pt_regs, r9)); in main()
A Dentry.S187 swi r9, r1, PT_R9; \
221 lwi r9, r1, PT_R9; \
393 lwi r9, r1, PT_R9;
/linux-6.3-rc2/arch/powerpc/kernel/ptrace/
A Dptrace.c399 CHECK_REG(PT_R9, gpr[9]); in pt_regs_check()

Completed in 14 milliseconds