| /arch/mips/kernel/ |
| A D | asm-offsets.c | 230 OFFSET(SC_REGS, sigcontext, sc_regs); in output_sc_defines() 232 OFFSET(SC_ACX, sigcontext, sc_acx); in output_sc_defines() 233 OFFSET(SC_MDHI, sigcontext, sc_mdhi); in output_sc_defines() 235 OFFSET(SC_PC, sigcontext, sc_pc); in output_sc_defines() 238 OFFSET(SC_HI1, sigcontext, sc_hi1); in output_sc_defines() 239 OFFSET(SC_LO1, sigcontext, sc_lo1); in output_sc_defines() 240 OFFSET(SC_HI2, sigcontext, sc_hi2); in output_sc_defines() 241 OFFSET(SC_LO2, sigcontext, sc_lo2); in output_sc_defines() 242 OFFSET(SC_HI3, sigcontext, sc_hi3); in output_sc_defines() 243 OFFSET(SC_LO3, sigcontext, sc_lo3); in output_sc_defines() [all …]
|
| A D | signal_n32.c | 40 struct sigcontext uc_mcontext; 141 .off_sc_fpregs = offsetof(struct sigcontext, sc_fpregs), 142 .off_sc_fpc_csr = offsetof(struct sigcontext, sc_fpc_csr), 143 .off_sc_used_math = offsetof(struct sigcontext, sc_used_math),
|
| A D | signal-common.h | 43 extern int setup_sigcontext(struct pt_regs *, struct sigcontext __user *); 44 extern int restore_sigcontext(struct pt_regs *, struct sigcontext __user *);
|
| /arch/csky/kernel/ |
| A D | signal.c | 16 static int restore_fpu_state(struct sigcontext __user *sc) in restore_fpu_state() 28 static int save_fpu_state(struct sigcontext __user *sc) in save_fpu_state() 37 #define restore_fpu_state(sigcontext) (0) argument 38 #define save_fpu_state(sigcontext) (0) argument 52 struct sigcontext __user *sc) in restore_sigcontext() 104 struct sigcontext __user *sc = &frame->uc.uc_mcontext; in setup_sigcontext()
|
| /arch/mips/include/uapi/asm/ |
| A D | sigcontext.h | 34 struct sigcontext { struct 69 struct sigcontext { struct
|
| /arch/x86/include/uapi/asm/ |
| A D | sigcontext.h | 282 # define sigcontext sigcontext_32 macro 284 # define sigcontext sigcontext_64 macro 300 struct sigcontext { struct 325 struct sigcontext { argument
|
| /arch/openrisc/kernel/ |
| A D | signal.c | 44 static long restore_fp_state(struct sigcontext __user *sc) in restore_fp_state() 58 static long save_fp_state(struct sigcontext __user *sc) in save_fp_state() 75 struct sigcontext __user *sc) in restore_sigcontext() 142 static int setup_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc) in setup_sigcontext()
|
| /arch/m68k/kernel/ |
| A D | signal.c | 184 static inline void save_a5_state(struct sigcontext *sc, struct pt_regs *regs) in save_a5_state() 208 static inline void save_a5_state(struct sigcontext *sc, struct pt_regs *regs) in save_a5_state() 231 struct sigcontext __user *psc; 234 struct sigcontext sc; 257 static inline int restore_fpu_state(struct sigcontext *sc) in restore_fpu_state() 431 static inline void save_fpu_state(struct sigcontext *sc, struct pt_regs *regs) in save_fpu_state() 557 static inline int restore_fpu_state(struct sigcontext *sc) in restore_fpu_state() 567 static inline void save_fpu_state(struct sigcontext *sc, struct pt_regs *regs) in save_fpu_state() 682 struct sigcontext context; in restore_sigcontext() 814 static void setup_sigcontext(struct sigcontext *sc, struct pt_regs *regs, in setup_sigcontext() [all …]
|
| /arch/x86/um/ |
| A D | signal.c | 34 struct sigcontext __user *from) in copy_sc_from_user() 37 struct sigcontext sc; in copy_sc_from_user() 109 static int copy_sc_to_user(struct sigcontext __user *to, in copy_sc_to_user() 114 struct sigcontext sc; in copy_sc_to_user() 117 memset(&sc, 0, sizeof(struct sigcontext)); in copy_sc_to_user() 160 err = copy_to_user(to, &sc, sizeof(struct sigcontext)); in copy_sc_to_user() 344 struct sigcontext __user *sc = &frame->sc; in SYSCALL_DEFINE0()
|
| /arch/nios2/include/uapi/asm/ |
| A D | sigcontext.h | 26 struct sigcontext { struct
|
| /arch/hexagon/include/uapi/asm/ |
| A D | sigcontext.h | 30 struct sigcontext { struct
|
| /arch/microblaze/include/uapi/asm/ |
| A D | sigcontext.h | 16 struct sigcontext { struct
|
| /arch/openrisc/include/uapi/asm/ |
| A D | sigcontext.h | 29 struct sigcontext { struct
|
| /arch/csky/include/uapi/asm/ |
| A D | sigcontext.h | 8 struct sigcontext { struct
|
| /arch/arc/include/uapi/asm/ |
| A D | sigcontext.h | 19 struct sigcontext { struct
|
| /arch/parisc/include/uapi/asm/ |
| A D | sigcontext.h | 10 struct sigcontext { struct
|
| /arch/sh/include/cpu-common/cpu/ |
| A D | sigcontext.h | 5 struct sigcontext { struct
|
| /arch/parisc/include/asm/ |
| A D | ucontext.h | 9 struct sigcontext uc_mcontext;
|
| /arch/xtensa/include/asm/ |
| A D | ucontext.h | 18 struct sigcontext uc_mcontext;
|
| /arch/xtensa/include/uapi/asm/ |
| A D | sigcontext.h | 16 struct sigcontext { struct
|
| /arch/alpha/include/asm/ |
| A D | ucontext.h | 10 struct sigcontext uc_mcontext;
|
| /arch/arm64/include/uapi/asm/ |
| A D | ucontext.h | 30 struct sigcontext uc_mcontext;
|
| /arch/loongarch/include/uapi/asm/ |
| A D | ucontext.h | 32 struct sigcontext uc_mcontext;
|
| /arch/riscv/include/uapi/asm/ |
| A D | ucontext.h | 35 struct sigcontext uc_mcontext;
|
| /arch/sh/include/cpu-sh4/cpu/ |
| A D | sigcontext.h | 5 struct sigcontext { struct
|