Home
last modified time | relevance | path

Searched refs:user_regs_struct32 (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Duser32.h35 struct user_regs_struct32 { struct
46 struct user_regs_struct32 regs; /* Where the registers are actually stored */ argument
Dcompat.h203 typedef struct user_regs_struct32 compat_elf_gregset_t;
/linux-3.4.99/arch/x86/kernel/
Dptrace.c1280 0, sizeof(struct user_regs_struct32), in compat_arch_ptrace()
1286 sizeof(struct user_regs_struct32), in compat_arch_ptrace()
1361 #define user_regs_struct32 user_regs_struct macro
1374 .n = sizeof(struct user_regs_struct32) / sizeof(u32),