Searched refs:S_LR (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | entry-ftrace.S | 65 stp x9, x10, [sp, #S_LR] 125 ldr x30, [sp, #S_LR] 138 add x1, sp, #S_LR // parent_ip (callsite's LR)
|
| H A D | entry.S | 313 stp lr, x21, [sp, #S_LR] 463 ldr lr, [sp, #S_LR] 477 ldr lr, [sp, #S_LR] 991 ldr lr, [sp, #S_LR] 1237 stp lr, x4, [x1, #SDEI_EVENT_INTREGS + S_LR] 1296 ldp lr, x1, [x4, #SDEI_EVENT_INTREGS + S_LR]
|
| H A D | asm-offsets.c | 72 DEFINE(S_LR, offsetof(struct pt_regs, regs[30])); in main()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/probes/ |
| H A D | kprobes_trampoline.S | 29 stp lr, x0, [sp, #S_LR]
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | vectors.S | 165 #define S_LR 56 macro
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | asm-offsets.c | 88 DEFINE(S_LR, offsetof(struct pt_regs, ARM_lr)); in main()
|
| H A D | entry-ftrace.S | 94 ldr r1, [sp, #S_LR] @ lr of instrumented func
|
| H A D | entry-armv.S | 93 THUMB( str lr, [sp, #S_LR] )
|