Home
last modified time | relevance | path

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

/linux/arch/arc/kernel/
H A 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()
H A Dkgdb.c15 struct callee_regs *cregs) in to_gdb_regs()
38 struct callee_regs *cregs) in from_gdb_regs()
H A Dunaligned.h10 struct callee_regs *cregs) in misaligned_fixup()
H A 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
H A Dtraps.c82 struct callee_regs *cregs) in do_misaligned_access()
H A Dtroubleshoot.c173 struct callee_regs *cregs = (struct callee_regs *)tsk->thread.callee_reg; in show_regs() local
/linux/arch/riscv/kernel/
H A 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
H A Dptrace.c358 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/arch/riscv/include/asm/
H A Dcompat.h73 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/arch/parisc/kernel/
H A Dprocess.c207 struct pt_regs *cregs = &(p->thread.regs); in copy_thread() local
/linux/arch/sparc/mm/
H A Dleon_mm.c247 struct leon3_cacheregs cregs; in leon_flush_needed() local
/linux/drivers/hwmon/
H A Dltc4245.c59 u8 cregs[0x08]; member
/linux/arch/sparc/kernel/
H A Dpci_fire.c280 unsigned long cregs = (unsigned long) pbm->pbm_regs; in pci_fire_msiq_build_irq() local
/linux/drivers/net/ethernet/sun/
H A Dsunbmac.c623 void __iomem *cregs = bp->creg; in bigmac_init_hw() local
/linux/drivers/crypto/hisilicon/
H A Ddebugfs.c835 const struct dfx_diff_registers *cregs, u32 reg_len) in dfx_regs_init()