|
Linux Kernel
3.7.1
|
#include <sigframe.h>
Data Fields | |
| struct siginfo | info |
| struct ucontext | uc |
| unsigned int | retcode [3] |
| struct sigframe | sig |
| unsigned long | retcode |
| int | sig |
| struct siginfo * | pinfo |
| void * | puc |
| char | retcode [8] |
| struct siginfo __user * | pinfo |
| void __user * | puc |
| unsigned char | retcode [8] |
| __sigrestore_t | pretcode |
| uint32_t | retcode [2] |
| long | dummy_er0 |
| long | dummy_vector |
| long | dummy_pc |
| char * | pretcode |
| unsigned long | tramp [2] |
| char __user * | pretcode |
| u32 | rs_ass [4] |
| u32 | rs_pad [2] |
| struct siginfo | rs_info |
| struct ucontext | rs_uc |
| void(* | pretcode )(void) |
| struct fpucontext | fpuctx |
| unsigned int | tramp [TRAMP_SIZE] |
| int | abigap [56] |
| unsigned long | _unused [2] |
| char | abigap [288] |
| __u8 | callee_used_stack [__SIGNAL_FRAMESIZE] |
| __u8 | retcode [S390_SYSCALL_SIZE] |
| u32 | rs_code [2] |
| u16 | retcode [8] |
| long long | retcode [2] |
| unsigned char | save_area [C_ABI_SAVE_AREA_SIZE] |
| struct _fpstate | fpstate |
| struct { | |
| xtregs_opt_t opt | |
| xtregs_user_t user | |
| } | xtregs |
| unsigned int | window [4] |
| unsigned long _unused[2] |
Definition at line 59 of file signal_64.c.
| char abigap[288] |
Definition at line 65 of file signal_64.c.
| int abigap[56] |
Definition at line 328 of file signal_32.c.
| __u8 callee_used_stack[__SIGNAL_FRAMESIZE] |
| struct fpucontext fpuctx |
Definition at line 31 of file sigframe.h.
| xtregs_opt_t opt |
Definition at line 25 of file sigframe.h.
| unsigned long retcode[RETCODE_SIZE >> 2] |
| __u8 retcode[S390_SYSCALL_SIZE] |
| u16 retcode[8] |
Definition at line 126 of file signal_32.c.
Definition at line 196 of file signal_64.c.
| unsigned char save_area[C_ABI_SAVE_AREA_SIZE] |
Definition at line 26 of file sigframe.h.
| unsigned int tramp[TRAMP_SIZE] |
Definition at line 13 of file rt_sigframe.h.
| struct { ... } xtregs |
1.8.2