/linux-6.14.4/arch/arc/kernel/ |
D | disasm.c | 22 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()
|
D | unaligned.c | 134 struct callee_regs *cregs) in fixup_load() 164 struct callee_regs *cregs) in fixup_store() 200 struct callee_regs *cregs) in misaligned_fixup()
|
D | kgdb.c | 15 struct callee_regs *cregs) in to_gdb_regs() 38 struct callee_regs *cregs) in from_gdb_regs()
|
D | unaligned.h | 10 struct callee_regs *cregs) in misaligned_fixup()
|
D | ptrace.c | 107 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
|
D | traps.c | 82 struct callee_regs *cregs) in do_misaligned_access()
|
D | troubleshoot.c | 173 struct callee_regs *cregs = (struct callee_regs *)tsk->thread.callee_reg; in show_regs() local
|
/linux-6.14.4/arch/riscv/kernel/ |
D | compat_signal.c | 106 struct compat_user_regs_struct cregs; in compat_restore_sigcontext() local 163 struct compat_user_regs_struct cregs; in compat_setup_sigcontext() local
|
D | ptrace.c | 358 struct compat_user_regs_struct cregs; in compat_riscv_gpr_get() local 372 struct compat_user_regs_struct cregs; in compat_riscv_gpr_set() local
|
/linux-6.14.4/arch/riscv/include/asm/ |
D | compat.h | 73 static inline void regs_to_cregs(struct compat_user_regs_struct *cregs, in regs_to_cregs() 110 static inline void cregs_to_regs(struct compat_user_regs_struct *cregs, in cregs_to_regs()
|
/linux-6.14.4/arch/parisc/kernel/ |
D | process.c | 207 struct pt_regs *cregs = &(p->thread.regs); in copy_thread() local
|
/linux-6.14.4/drivers/net/ethernet/sun/ |
D | sunqe.c | 87 void __iomem *cregs = qep->qcregs; in qe_stop() local 144 void __iomem *cregs = qep->qcregs; in qe_init() local
|
D | sunbmac.c | 623 void __iomem *cregs = bp->creg; in bigmac_init_hw() local
|
/linux-6.14.4/arch/sparc/mm/ |
D | leon_mm.c | 247 struct leon3_cacheregs cregs; in leon_flush_needed() local
|
/linux-6.14.4/drivers/hwmon/ |
D | ltc4245.c | 59 u8 cregs[0x08]; member
|
/linux-6.14.4/arch/sparc/kernel/ |
D | pci_fire.c | 280 unsigned long cregs = (unsigned long) pbm->pbm_regs; in pci_fire_msiq_build_irq() local
|
/linux-6.14.4/arch/powerpc/platforms/cell/ |
D | iommu.c | 671 void __iomem *xregs, *cregs; in cell_disable_iommus() local
|
/linux-6.14.4/arch/s390/kernel/ |
D | smp.c | 901 struct ctlreg cregs[16]; in __cpu_disable() local
|
/linux-6.14.4/drivers/crypto/hisilicon/ |
D | debugfs.c | 835 const struct dfx_diff_registers *cregs, u32 reg_len) in dfx_regs_init()
|