Home
last modified time | relevance | path

Searched refs:lp_end (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dentry-compact.h184 PUSHAX lp_end
207 POPAX lp_end
262 PUSHAX lp_end
281 POPAX lp_end
H A Dptrace.h22 unsigned long lp_start, lp_end, lp_count; member
97 unsigned long lp_end, lp_start, lp_count; member
H A Dentry-arcv2.h120 lr r10, [lp_end]
209 sr r10, [lp_end]
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Dentry-compact.h168 PUSHAX lp_end
207 POPAX lp_end
252 PUSHAX lp_end
275 POPAX lp_end
H A Dptrace.h34 unsigned long lp_start, lp_end, lp_count; member
87 unsigned long lp_end, lp_start, lp_count; member
H A Dentry-arcv2.h134 lr r10, [lp_end]
219 sr r10, [lp_end]
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dptrace.c27 REG_OFFSET_NAME(lp_end),
84 REG_OFFSET_NAME(lp_end),
113 membuf_store(&to, ptregs->lp_end); in genregs_get()
194 REG_IN_ONE(scratch.lp_end, &ptregs->lp_end); in genregs_set()
H A Dkgdb.c31 gdb_regs[_LP_END] = kernel_regs->lp_end; in to_gdb_regs()
51 kernel_regs->lp_end = gdb_regs[_LP_END]; in from_gdb_regs()
H A Dsignal.c109 uregs.scratch.lp_end = regs->lp_end; in stash_usr_regs()
162 regs->lp_end = uregs.scratch.lp_end; in restore_usr_regs()
H A Dasm-offsets.c66 DEFINE(PT_lpe, offsetof(struct pt_regs, lp_end)); in main()
H A Dprocess.c267 regs->lp_end = 0x80; in start_thread()
H A Dtroubleshoot.c26 regs->lp_start, regs->lp_end, regs->lp_count); in print_regs_scratch()
H A Dunaligned.c248 if ((regs->ret == regs->lp_end) && (regs->lp_count)) { in misaligned_fixup()
H A Ddisasm.c586 if (!(regs->status32 & STATUS32_L) && (*next_pc == regs->lp_end) in disasm_next_pc()
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dkgdb.c31 gdb_regs[_LP_END] = kernel_regs->lp_end; in to_gdb_regs()
51 kernel_regs->lp_end = gdb_regs[_LP_END]; in from_gdb_regs()
H A Dptrace.c30 membuf_store(&to, ptregs->lp_end); in genregs_get()
111 REG_IN_ONE(scratch.lp_end, &ptregs->lp_end); in genregs_set()
H A Dsignal.c108 uregs.scratch.lp_end = regs->lp_end; in stash_usr_regs()
161 regs->lp_end = uregs.scratch.lp_end; in restore_usr_regs()
H A Dasm-offsets.c64 DEFINE(PT_lpe, offsetof(struct pt_regs, lp_end)); in main()
H A Dprocess.c274 regs->lp_end = 0x80; in start_thread()
H A Dtroubleshoot.c26 regs->lp_start, regs->lp_end, regs->lp_count); in print_regs_scratch()
H A Dunaligned.c248 if ((regs->ret == regs->lp_end) && (regs->lp_count)) { in misaligned_fixup()
H A Ddisasm.c527 if (!(regs->status32 & STATUS32_L) && (*next_pc == regs->lp_end) in disasm_next_pc()
/kernel/linux/linux-5.10/arch/arc/include/uapi/asm/
H A Dptrace.h38 unsigned long bta, lp_start, lp_end, lp_count; member
/kernel/linux/linux-6.6/arch/arc/include/uapi/asm/
H A Dptrace.h38 unsigned long bta, lp_start, lp_end, lp_count; member

Completed in 11 milliseconds