| /kernel/linux/linux-5.10/arch/c6x/include/uapi/asm/ |
| D | sigcontext.h | 16 struct sigcontext { struct 17 unsigned long sc_mask; /* old sigmask */ 18 unsigned long sc_sp; /* old user stack pointer */ 20 unsigned long sc_a4; 21 unsigned long sc_b4; 22 unsigned long sc_a6; 23 unsigned long sc_b6; 24 unsigned long sc_a8; 25 unsigned long sc_b8; 27 unsigned long sc_a0; [all …]
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
| D | sigcontext.h | 28 struct sigcontext { struct 51 struct sigcontext { argument 52 __u64 sc_regs[32]; 53 __u64 sc_fpregs[32]; 54 __u64 sc_mdhi; 55 __u64 sc_hi1; 56 __u64 sc_hi2; 57 __u64 sc_hi3; 58 __u64 sc_mdlo; 59 __u64 sc_lo1; [all …]
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
| D | sigcontext.h | 28 struct sigcontext { struct 51 struct sigcontext { argument 52 __u64 sc_regs[32]; 53 __u64 sc_fpregs[32]; 54 __u64 sc_mdhi; 55 __u64 sc_hi1; 56 __u64 sc_hi2; 57 __u64 sc_hi3; 58 __u64 sc_mdlo; 59 __u64 sc_lo1; [all …]
|
| /kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
| D | sigcontext.h | 34 struct sigcontext { struct 35 unsigned int sc_regmask; /* Unused */ 36 unsigned int sc_status; /* Unused */ 37 unsigned long long sc_pc; 61 * Keep this struct definition in sync with the sigcontext fragment argument 70 struct sigcontext { struct 71 __u64 sc_regs[32]; 72 __u64 sc_fpregs[32]; 73 __u64 sc_mdhi; 74 __u64 sc_hi1; [all …]
|
| /kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
| D | sigcontext.h | 34 struct sigcontext { struct 35 unsigned int sc_regmask; /* Unused */ 36 unsigned int sc_status; /* Unused */ 37 unsigned long long sc_pc; 61 * Keep this struct definition in sync with the sigcontext fragment argument 70 struct sigcontext { struct 71 __u64 sc_regs[32]; 72 __u64 sc_fpregs[32]; 73 __u64 sc_mdhi; 74 __u64 sc_hi1; [all …]
|
| /kernel/linux/linux-5.10/arch/nds32/include/uapi/asm/ |
| D | sigcontext.h | 42 struct sigcontext { struct 43 unsigned long trap_no; 44 unsigned long error_code; 45 unsigned long oldmask; 46 unsigned long nds32_r0; 47 unsigned long nds32_r1; 48 unsigned long nds32_r2; 49 unsigned long nds32_r3; 50 unsigned long nds32_r4; 51 unsigned long nds32_r5; [all …]
|
| /kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/ |
| D | sigcontext.h | 35 struct sigcontext { struct 36 unsigned long sc_flags; /* see manifest constants above */ 37 unsigned long sc_nat; /* bit i == 1 iff scratch reg gr[i] is a NaT */ 38 stack_t sc_stack; /* previously active stack */ 40 unsigned long sc_ip; /* instruction pointer */ 41 unsigned long sc_cfm; /* current frame marker */ 42 unsigned long sc_um; /* user mask bits */ 43 unsigned long sc_ar_rsc; /* register stack configuration register */ 44 unsigned long sc_ar_bsp; /* backing store pointer */ 45 unsigned long sc_ar_rnat; /* RSE NaT collection register */ [all …]
|
| /kernel/linux/linux-6.6/arch/ia64/include/uapi/asm/ |
| D | sigcontext.h | 35 struct sigcontext { struct 36 unsigned long sc_flags; /* see manifest constants above */ 37 unsigned long sc_nat; /* bit i == 1 iff scratch reg gr[i] is a NaT */ 38 stack_t sc_stack; /* previously active stack */ 40 unsigned long sc_ip; /* instruction pointer */ 41 unsigned long sc_cfm; /* current frame marker */ 42 unsigned long sc_um; /* user mask bits */ 43 unsigned long sc_ar_rsc; /* register stack configuration register */ 44 unsigned long sc_ar_bsp; /* backing store pointer */ 45 unsigned long sc_ar_rnat; /* RSE NaT collection register */ [all …]
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
| D | sigcontext.h | 21 struct sigcontext { struct 22 unsigned long trap_no; 23 unsigned long error_code; 24 unsigned long oldmask; 25 unsigned long arm_r0; 26 unsigned long arm_r1; 27 unsigned long arm_r2; 28 unsigned long arm_r3; 29 unsigned long arm_r4; 30 unsigned long arm_r5; [all …]
|
| /kernel/linux/linux-5.10/arch/arm/include/uapi/asm/ |
| D | sigcontext.h | 10 struct sigcontext { struct 11 unsigned long trap_no; 12 unsigned long error_code; 13 unsigned long oldmask; 14 unsigned long arm_r0; 15 unsigned long arm_r1; 16 unsigned long arm_r2; 17 unsigned long arm_r3; 18 unsigned long arm_r4; 19 unsigned long arm_r5; [all …]
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
| D | sigcontext.h | 8 struct sigcontext { struct 9 unsigned long trap_no; 10 unsigned long error_code; 11 unsigned long oldmask; 12 unsigned long arm_r0; 13 unsigned long arm_r1; 14 unsigned long arm_r2; 15 unsigned long arm_r3; 16 unsigned long arm_r4; 17 unsigned long arm_r5; [all …]
|
| /kernel/linux/linux-6.6/arch/arm/include/uapi/asm/ |
| D | sigcontext.h | 10 struct sigcontext { struct 11 unsigned long trap_no; 12 unsigned long error_code; 13 unsigned long oldmask; 14 unsigned long arm_r0; 15 unsigned long arm_r1; 16 unsigned long arm_r2; 17 unsigned long arm_r3; 18 unsigned long arm_r4; 19 unsigned long arm_r5; [all …]
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/ |
| D | sigcontext.h | 21 struct sigcontext { struct 22 unsigned long trap_no; 23 unsigned long error_code; 24 unsigned long oldmask; 25 unsigned long arm_r0; 26 unsigned long arm_r1; 27 unsigned long arm_r2; 28 unsigned long arm_r3; 29 unsigned long arm_r4; 30 unsigned long arm_r5; [all …]
|
| /kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
| D | sigcontext.h | 5 struct sigcontext { struct 14 long sc_onstack; 15 long sc_mask; 16 long sc_pc; 17 long sc_ps; 18 long sc_regs[32]; 19 long sc_ownedfp; 20 long sc_fpregs[32]; 21 unsigned long sc_fpcr; 22 unsigned long sc_fp_control; [all …]
|
| /kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/ |
| D | sigcontext.h | 5 struct sigcontext { struct 14 long sc_onstack; 15 long sc_mask; 16 long sc_pc; 17 long sc_ps; 18 long sc_regs[32]; 19 long sc_ownedfp; 20 long sc_fpregs[32]; 21 unsigned long sc_fpcr; 22 unsigned long sc_fp_control; [all …]
|
| /kernel/linux/linux-6.6/arch/sh/include/cpu-sh4/cpu/ |
| D | sigcontext.h | 5 struct sigcontext { struct 6 unsigned long oldmask; 9 unsigned long sc_regs[16]; 10 unsigned long sc_pc; 11 unsigned long sc_pr; 12 unsigned long sc_sr; 13 unsigned long sc_gbr; 14 unsigned long sc_mach; 15 unsigned long sc_macl; 18 unsigned long sc_fpregs[16]; [all …]
|
| /kernel/linux/linux-5.10/arch/sh/include/cpu-sh4/cpu/ |
| D | sigcontext.h | 5 struct sigcontext { struct 6 unsigned long oldmask; 9 unsigned long sc_regs[16]; 10 unsigned long sc_pc; 11 unsigned long sc_pr; 12 unsigned long sc_sr; 13 unsigned long sc_gbr; 14 unsigned long sc_mach; 15 unsigned long sc_macl; 18 unsigned long sc_fpregs[16]; [all …]
|
| /kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/ |
| D | sigcontext.h | 5 struct sigcontext { struct 6 unsigned long sc_mask; /* old sigmask */ 7 unsigned long sc_usp; /* old user stack pointer */ 8 unsigned long sc_d0; 9 unsigned long sc_d1; 10 unsigned long sc_a0; 11 unsigned long sc_a1; 13 unsigned long sc_a5; 15 unsigned short sc_sr; 16 unsigned long sc_pc; [all …]
|
| /kernel/linux/linux-6.6/arch/sh/include/uapi/asm/ |
| D | sigcontext.h | 5 struct sigcontext { struct 6 unsigned long oldmask; 9 unsigned long sc_regs[16]; 10 unsigned long sc_pc; 11 unsigned long sc_pr; 12 unsigned long sc_sr; 13 unsigned long sc_gbr; 14 unsigned long sc_mach; 15 unsigned long sc_macl; 18 unsigned long sc_fpregs[16]; [all …]
|
| /kernel/linux/linux-6.6/arch/m68k/include/uapi/asm/ |
| D | sigcontext.h | 5 struct sigcontext { struct 6 unsigned long sc_mask; /* old sigmask */ 7 unsigned long sc_usp; /* old user stack pointer */ 8 unsigned long sc_d0; 9 unsigned long sc_d1; 10 unsigned long sc_a0; 11 unsigned long sc_a1; 13 unsigned long sc_a5; 15 unsigned short sc_sr; 16 unsigned long sc_pc; [all …]
|
| /kernel/linux/linux-5.10/arch/sh/include/uapi/asm/ |
| D | sigcontext.h | 5 struct sigcontext { struct 6 unsigned long oldmask; 9 unsigned long sc_regs[16]; 10 unsigned long sc_pc; 11 unsigned long sc_pr; 12 unsigned long sc_sr; 13 unsigned long sc_gbr; 14 unsigned long sc_mach; 15 unsigned long sc_macl; 18 unsigned long sc_fpregs[16]; [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/ |
| D | sigcontext.h | 17 struct sigcontext { struct 34 * To maintain compatibility with current implementations the sigcontext is argument 87 elf_vrreg_t __user *v_regs; 88 long vmx_reserve[ELF_NVRREG + ELF_NVRREG + 1 + 32];
|
| /kernel/linux/linux-5.10/arch/h8300/include/uapi/asm/ |
| D | sigcontext.h | 5 struct sigcontext { struct 6 unsigned long sc_mask; /* old sigmask */ 7 unsigned long sc_usp; /* old user stack pointer */ 8 unsigned long sc_er0; 9 unsigned long sc_er1; 10 unsigned long sc_er2; 11 unsigned long sc_er3; 12 unsigned long sc_er4; 13 unsigned long sc_er5; 14 unsigned long sc_er6; [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/ |
| D | sigcontext.h | 17 struct sigcontext { struct 34 * To maintain compatibility with current implementations the sigcontext is argument 87 elf_vrreg_t __user *v_regs; 88 long vmx_reserve[ELF_NVRREG + ELF_NVRREG + 1 + 32];
|
| /kernel/linux/linux-6.6/arch/xtensa/include/uapi/asm/ |
| D | sigcontext.h | 16 struct sigcontext { struct 17 unsigned long sc_pc; 18 unsigned long sc_ps; 19 unsigned long sc_lbeg; 20 unsigned long sc_lend; 21 unsigned long sc_lcount; 22 unsigned long sc_sar; 23 unsigned long sc_acclo; 24 unsigned long sc_acchi; 25 unsigned long sc_a[16]; [all …]
|