Home
last modified time | relevance | path

Searched defs:cregs (Results 1 – 25 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/arch/arc/kernel/
Ddisasm.c22 int userspace, struct pt_regs *regs, struct callee_regs *cregs) in disasm_instr()
433 struct callee_regs *cregs) in get_reg()
460 struct callee_regs *cregs) in set_reg()
501 struct callee_regs *cregs, in disasm_next_pc()
Dunaligned.c133 struct callee_regs *cregs) in fixup_load()
163 struct callee_regs *cregs) in fixup_store()
199 struct callee_regs *cregs) in misaligned_fixup()
Dkgdb.c15 struct callee_regs *cregs) in to_gdb_regs()
38 struct callee_regs *cregs) in from_gdb_regs()
Dptrace.c24 const struct callee_regs *cregs = task_callee_regs(target); in genregs_get() local
84 const struct callee_regs *cregs = task_callee_regs(target); in genregs_set() local
Dtroubleshoot.c171 struct callee_regs *cregs = (struct callee_regs *)tsk->thread.callee_reg; in show_regs() local
Dtraps.c85 struct callee_regs *cregs) in do_misaligned_access()
/kernel/linux/linux-6.6/arch/arc/kernel/
Ddisasm.c22 int userspace, struct pt_regs *regs, struct callee_regs *cregs) in disasm_instr()
433 struct callee_regs *cregs) in get_reg()
477 struct callee_regs *cregs) in set_reg()
561 struct callee_regs *cregs, in disasm_next_pc()
Dunaligned.c133 struct callee_regs *cregs) in fixup_load()
163 struct callee_regs *cregs) in fixup_store()
199 struct callee_regs *cregs) in misaligned_fixup()
Dkgdb.c15 struct callee_regs *cregs) in to_gdb_regs()
38 struct callee_regs *cregs) in from_gdb_regs()
Dptrace.c107 const struct callee_regs *cregs = task_callee_regs(target); in genregs_get() local
167 const struct callee_regs *cregs = task_callee_regs(target); in genregs_set() local
Dtraps.c81 struct callee_regs *cregs) in do_misaligned_access()
Dtroubleshoot.c171 struct callee_regs *cregs = (struct callee_regs *)tsk->thread.callee_reg; in show_regs() local
/kernel/linux/linux-5.10/arch/arc/include/asm/
Dunaligned.h20 struct callee_regs *cregs) in misaligned_fixup()
/kernel/linux/linux-6.6/arch/arc/include/asm/
Dunaligned.h20 struct callee_regs *cregs) in misaligned_fixup()
/kernel/linux/linux-6.6/arch/riscv/kernel/
Dcompat_signal.c106 struct compat_user_regs_struct cregs; in compat_restore_sigcontext() local
163 struct compat_user_regs_struct cregs; in compat_setup_sigcontext() local
Dptrace.c313 struct compat_user_regs_struct cregs; in compat_riscv_gpr_get() local
327 struct compat_user_regs_struct cregs; in compat_riscv_gpr_set() local
/kernel/linux/linux-6.6/arch/riscv/include/asm/
Dcompat.h55 static inline void regs_to_cregs(struct compat_user_regs_struct *cregs, in regs_to_cregs()
92 static inline void cregs_to_regs(struct compat_user_regs_struct *cregs, in cregs_to_regs()
/kernel/linux/linux-6.6/arch/parisc/kernel/
Dprocess.c207 struct pt_regs *cregs = &(p->thread.regs); in copy_thread() local
/kernel/linux/linux-5.10/arch/parisc/kernel/
Dprocess.c199 struct pt_regs *cregs = &(p->thread.regs); in copy_thread() local
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
Dsunqe.c87 void __iomem *cregs = qep->qcregs; in qe_stop() local
144 void __iomem *cregs = qep->qcregs; in qe_init() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
Dsunqe.c87 void __iomem *cregs = qep->qcregs; in qe_stop() local
144 void __iomem *cregs = qep->qcregs; in qe_init() local
/kernel/linux/linux-6.6/arch/sparc/mm/
Dleon_mm.c253 struct leon3_cacheregs cregs; in leon_flush_needed() local
/kernel/linux/linux-5.10/arch/sparc/mm/
Dleon_mm.c253 struct leon3_cacheregs cregs; in leon_flush_needed() local
/kernel/linux/linux-6.6/drivers/hwmon/
Dltc4245.c59 u8 cregs[0x08]; member
/kernel/linux/linux-5.10/drivers/hwmon/
Dltc4245.c59 u8 cregs[0x08]; member

12