Searched refs:ptregs (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dtraps.c283 do_page_fault(&fp->ptregs, addr, errorcode);
288 send_fault_sig(&fp->ptregs);
290 send_fault_sig(&fp->ptregs) > 0) {
291 printk("pc=%#lx, fa=%#lx\n", fp->ptregs.pc, fp->un.fmt4.effaddr);
394 send_fault_sig(&fp->ptregs);
453 if (do_page_fault(&fp->ptregs, addr, errorcode)) {
457 if (user_mode(&fp->ptregs)){
474 } else if (send_fault_sig(&fp->ptregs) > 0) {
501 fp->ptregs.format == 0xa ? fp->ptregs
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dbinfmt_elf32.c100 static inline int dump_regs32(struct pt_regs *ptregs, elf_gregset_t *regs) argument
104 memcpy(&regs->psw.mask, &ptregs->psw.mask, 4);
105 memcpy(&regs->psw.addr, (char *)&ptregs->psw.addr + 4, 4);
107 regs->gprs[i] = ptregs->gprs[i];
109 regs->orig_gpr2 = ptregs->orig_gpr2;
115 struct pt_regs *ptregs = task_pt_regs(tsk); local
118 memcpy(&regs->psw.mask, &ptregs->psw.mask, 4);
119 memcpy(&regs->psw.addr, (char *)&ptregs->psw.addr + 4, 4);
121 regs->gprs[i] = ptregs->gprs[i];
123 regs->orig_gpr2 = ptregs
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/kernel/
H A Dtraps.c92 if (user_mode(&fp->ptregs))
96 printk (KERN_DEBUG "*** Bus Error *** Format is %x\n", fp->ptregs.format);
99 die_if_kernel("bad frame format",&fp->ptregs,0);
161 if (fp->ptregs.vector < 4 * ARRAY_SIZE(vec_names))
163 vec_names[(fp->ptregs.vector) >> 2],
164 fp->ptregs.format);
167 (fp->ptregs.vector) >> 2,
168 fp->ptregs.format);
170 die_if_kernel("BAD KERNEL TRAP", &fp->ptregs, 0);
178 if (fp->ptregs
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Delf.h155 static inline int dump_regs(struct pt_regs *ptregs, elf_gregset_t *regs) argument
157 memcpy(&regs->psw, &ptregs->psw, sizeof(regs->psw)+sizeof(regs->gprs));
159 regs->orig_gpr2 = ptregs->orig_gpr2;
167 struct pt_regs *ptregs = task_pt_regs(tsk); local
168 memcpy(&regs->psw, &ptregs->psw, sizeof(regs->psw)+sizeof(regs->gprs));
170 regs->orig_gpr2 = ptregs->orig_gpr2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68knommu/
H A Dtraps.h85 struct pt_regs ptregs; member in struct:frame
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dprocess.c874 struct pt_regs *pp, ptregs; local
878 ptregs = *pp;
879 ptregs.cs &= 0xffff;
880 ptregs.ss &= 0xffff;
882 elf_core_copy_regs(regs, &ptregs);
H A Dentry.S74 * RESTORE_TOP_OF_STACK syncs the syscall state after any possible ptregs
347 leaq 8(%rsp),%rdi # &ptregs -> arg1
357 movq %rsp,%rdi # &ptregs -> arg1
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dprocess.c235 struct pt_regs ptregs; local
237 ptregs = *task_pt_regs(tsk);
238 elf_core_copy_regs(regs, &ptregs);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dtraps.h207 struct pt_regs ptregs; member in struct:frame
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dprocess.c530 struct pt_regs ptregs = *task_pt_regs(tsk); local
531 ptregs.xcs &= 0xffff;
532 ptregs.xds &= 0xffff;
533 ptregs.xes &= 0xffff;
534 ptregs.xss &= 0xffff;
536 elf_core_copy_regs(regs, &ptregs);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dentry.S223 ;; and ptregs.h.
375 ;; This prologue MUST match the one in irq.h and the struct in ptregs.h!
432 ;; This prologue MUST match the one in irq.h and the struct in ptregs.h!
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dentry.S435 ;; this epilogue MUST match the prologues in multiple_interrupt, irq.h and ptregs.h
670 ;; this prologue MUST match the one in irq.h and the struct in ptregs.h!!!
767 ;; this prologue MUST match the one in irq.h and the struct in ptregs.h!!!
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dlinuxver.h132 typedef irqreturn_t(*FN_ISR) (int irq, void *dev_id, struct pt_regs *ptregs);

Completed in 199 milliseconds