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
276 typedef struct user_regs_struct32 compat_elf_gregset_t;
1242 0, sizeof(struct user_regs_struct32), in compat_arch_ptrace()1248 sizeof(struct user_regs_struct32), in compat_arch_ptrace()1323 #define user_regs_struct32 user_regs_struct macro1333 .n = sizeof(struct user_regs_struct32) / sizeof(u32),