|
Linux Kernel
3.7.1
|
#include <ppc32.h>
Data Fields | |
| u32 | uc_flags |
| s32 | uc_link |
| stack32_t | uc_stack |
| struct sigcontext32 | uc_mcontext |
| compat_sigset_t | uc_sigmask |
| unsigned int | uc_flags |
| unsigned int | uc_link |
| stack_32_t | uc_stack |
| int | uc_pad [7] |
| compat_uptr_t | uc_regs |
| int | uc_maskext [30] |
| int | uc_pad2 [3] |
| struct mcontext32 | uc_mcontext |
| __u32 | uc_flags |
| __u32 | uc_link |
| stack_t32 | uc_stack |
| _sigregs32 | uc_mcontext |
Definition at line 71 of file signal32.c.
| u32 uc_flags |
Definition at line 72 of file signal32.c.
| __u32 uc_flags |
Definition at line 86 of file compat_linux.h.
| s32 uc_link |
Definition at line 73 of file signal32.c.
| __u32 uc_link |
Definition at line 87 of file compat_linux.h.
| struct sigcontext32 uc_mcontext |
Definition at line 75 of file signal32.c.
| struct mcontext32 uc_mcontext |
| _sigregs32 uc_mcontext |
Definition at line 89 of file compat_linux.h.
| compat_uptr_t uc_regs |
| compat_sigset_t uc_sigmask |
Definition at line 76 of file signal32.c.
| stack32_t uc_stack |
Definition at line 74 of file signal32.c.
| stack_32_t uc_stack |
| stack_t32 uc_stack |
Definition at line 88 of file compat_linux.h.
1.8.2