Searched refs:user_regs_struct32 (Results 1 – 3 of 3) sorted by relevance
35 struct user_regs_struct32 { struct46 struct user_regs_struct32 regs; /* Where the registers are actually stored */ argument
203 typedef struct user_regs_struct32 compat_elf_gregset_t;
1280 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 macro1374 .n = sizeof(struct user_regs_struct32) / sizeof(u32),