Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ucontext32 Struct Reference

#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
 

Detailed Description

Definition at line 71 of file signal32.c.

Field Documentation

u32 uc_flags

Definition at line 72 of file signal32.c.

unsigned int uc_flags

Definition at line 76 of file ppc32.h.

__u32 uc_flags

Definition at line 86 of file compat_linux.h.

s32 uc_link

Definition at line 73 of file signal32.c.

unsigned int uc_link

Definition at line 77 of file ppc32.h.

__u32 uc_link

Definition at line 87 of file compat_linux.h.

int uc_maskext[30]

Definition at line 83 of file ppc32.h.

struct sigcontext32 uc_mcontext

Definition at line 75 of file signal32.c.

struct mcontext32 uc_mcontext

Definition at line 85 of file ppc32.h.

_sigregs32 uc_mcontext

Definition at line 89 of file compat_linux.h.

int uc_pad[7]

Definition at line 79 of file ppc32.h.

int uc_pad2[3]

Definition at line 84 of file ppc32.h.

compat_uptr_t uc_regs

Definition at line 80 of file ppc32.h.

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

Definition at line 78 of file ppc32.h.

stack_t32 uc_stack

Definition at line 88 of file compat_linux.h.


The documentation for this struct was generated from the following files: