Searched refs:user_regs_struct (Results 1 - 24 of 24) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/kernel/
H A Dprocess.c282 dump->u_ar0 = (struct user_regs_struct *)((int)&dump->regs - (int)dump);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dprocess.c337 dump->u_ar0 = (struct user_regs_struct *)((int)&dump->regs - (int)dump);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-i386/
H A Duser-offsets.c70 DEFINE(UM_FRAME_SIZE, sizeof(struct user_regs_struct));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-x86_64/
H A Duser-offsets.c12 * the sizeof(struct user_regs_struct) below.
79 DEFINE(UM_FRAME_SIZE, sizeof(struct user_regs_struct));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dptrace.c231 case offsetof(struct user_regs_struct,fs):
236 case offsetof(struct user_regs_struct,gs):
241 case offsetof(struct user_regs_struct,ds):
246 case offsetof(struct user_regs_struct,es):
251 case offsetof(struct user_regs_struct,ss):
256 case offsetof(struct user_regs_struct,fs_base):
261 case offsetof(struct user_regs_struct,gs_base):
266 case offsetof(struct user_regs_struct, eflags):
272 case offsetof(struct user_regs_struct,cs):
286 case offsetof(struct user_regs_struct, f
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/
H A Delf.h21 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t))
H A Duser.h42 struct user_regs_struct { struct
65 struct user_regs_struct regs; /* Where the registers are actually stored */
78 struct user_regs_struct *u_ar0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/arch-v10/
H A Duser.h7 struct user_regs_struct { struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/arch-v32/
H A Duser.h6 struct user_regs_struct { struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/
H A Delf.h35 #define ELF_NGREG (sizeof (struct user_regs_struct) / sizeof(elf_greg_t))
H A Duser.h33 struct user_regs_struct regs; /* entire machine state */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-h8300/
H A Delf.h13 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t))
H A Duser.h36 struct user_regs_struct { struct
52 struct user_regs_struct regs; /* Where the registers are actually stored */
65 struct user_regs_struct *u_ar0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Delf.h27 #define ELF_NGREG (sizeof (struct user_regs_struct) / sizeof(elf_greg_t))
H A Duser.h77 struct user_regs_struct { struct
93 struct user_regs_struct regs; /* Where the registers are actually stored */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Delf.h40 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t))
H A Duser.h39 struct user_regs_struct { struct
59 struct user_regs_struct regs; /* Where the registers are actually stored */
75 struct user_regs_struct *u_ar0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68knommu/
H A Delf.h40 #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dptrace.h13 * Offsets in the user_regs_struct. They are used for the ptrace
445 * The user_regs_struct defines the way the user registers are
448 struct user_regs_struct struct
H A Duser.h55 struct user_regs_struct regs; /* Where the registers are actually stored */
66 struct user_regs_struct *u_ar0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-um/
H A Delf-i386.h25 #define ELF_NGREG (sizeof (struct user_regs_struct) / sizeof(elf_greg_t))
H A Delf-x86_64.h34 #define ELF_NGREG (sizeof (struct user_regs_struct) / sizeof(elf_greg_t))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Delf.h34 #define ELF_NGREG (sizeof (struct user_regs_struct) / sizeof(elf_greg_t))
H A Duser.h67 struct user_regs_struct { struct
82 struct user_regs_struct regs; /* Where the registers are actually stored */

Completed in 113 milliseconds