Home
last modified time | relevance | path

Searched defs:newregs (Results 1 – 11 of 11) sorted by relevance

/linux/arch/xtensa/kernel/
H A Dptrace.c44 struct user_pt_regs newregs = { in gpr_get() local
73 struct user_pt_regs newregs = {0}; in gpr_set() local
126 elf_xtregs_t *newregs = kzalloc(sizeof(elf_xtregs_t), GFP_KERNEL); in tie_get() local
159 elf_xtregs_t *newregs = kzalloc(sizeof(elf_xtregs_t), GFP_KERNEL); in tie_set() local
/linux/arch/m68k/include/asm/
H A Dkexec.h20 static inline void crash_setup_regs(struct pt_regs *newregs, in crash_setup_regs()
/linux/arch/mips/include/asm/
H A Dkexec.h25 static inline void crash_setup_regs(struct pt_regs *newregs, in crash_setup_regs()
/linux/arch/sh/include/asm/
H A Dkexec.h35 static inline void crash_setup_regs(struct pt_regs *newregs, in crash_setup_regs()
/linux/arch/parisc/include/asm/
H A Dkexec.h25 static inline void crash_setup_regs(struct pt_regs *newregs, in crash_setup_regs()
/linux/arch/loongarch/include/asm/
H A Dkexec.h27 static inline void crash_setup_regs(struct pt_regs *newregs, in crash_setup_regs()
/linux/arch/riscv/include/asm/
H A Dkexec.h29 crash_setup_regs(struct pt_regs *newregs, in crash_setup_regs()
/linux/arch/arm/include/asm/
H A Dkexec.h34 static inline void crash_setup_regs(struct pt_regs *newregs, in crash_setup_regs()
/linux/arch/arm64/include/asm/
H A Dkexec.h37 static inline void crash_setup_regs(struct pt_regs *newregs, in crash_setup_regs()
/linux/arch/arm/kernel/
H A Dptrace.c175 struct pt_regs newregs, *regs = task_pt_regs(task); in put_user_reg() local
557 struct pt_regs newregs = *task_pt_regs(target); in gpr_set() local
/linux/arch/arm64/kernel/
H A Dptrace.c568 struct user_pt_regs newregs = task_pt_regs(target)->user_regs; in gpr_set() local
1808 struct pt_regs newregs; in compat_gpr_set() local
2055 struct pt_regs newregs = *task_pt_regs(tsk); in compat_ptrace_write_user() local