Searched refs:pt_regs (Results 1 – 24 of 24) sorted by relevance
78 struct pt_regs r; in ppc_set_initial_registers_tid()79 long l[sizeof (struct pt_regs) / sizeof (long)]; in ppc_set_initial_registers_tid()82 eu_static_assert (sizeof (struct pt_regs) % sizeof (long) == 0); in ppc_set_initial_registers_tid()
59 struct pt_regs regs; in EBLHOOK()
17 struct pt_regs { struct43 struct pt_regs { argument
41 typedef struct pt_regs regs_struct;48 typedef struct pt_regs regs_struct;57 typedef struct pt_regs regs_struct;
1 extern struct pt_regs ppc_regs;
1 struct pt_regs ppc_regs; /* not static */
1 extern struct pt_regs tile_regs;
1 struct pt_regs tile_regs; /* not static */
26 struct pt_regs regs;
48 struct pt_regs regs;
1 extern struct pt_regs sparc_regs;
1 struct pt_regs sparc_regs; /* not static */
6 struct pt_regs si_regs; in arch_sigreturn()
1 static struct pt_regs avr32_regs;
6 struct pt_regs;
1 static struct pt_regs arm_regs;
38 struct pt_regs regs;
35 struct pt_regs {
124 struct pt_regs { struct
58 struct pt_regs usr_regs; /* R0_usr - R14_usr, PC, CPSR */
449 typedef pt_regs regs_struct;465 typedef pt_regs regs_struct;
316 unsigned struct_user_regs_struct_sz = sizeof(struct pt_regs);
47 struct pt_regs regs; in main()
4409 structs on Linux/sparc, and use regs instead of pt_regs4876 * signal.c: Use asm/reg.h and struct regs instead of pt_regs