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

#include <user.h>

Data Fields

unsigned long regs [EF_SIZE/8+32]
 
size_t u_tsize
 
size_t u_dsize
 
size_t u_ssize
 
unsigned long start_code
 
unsigned long start_data
 
unsigned long start_stack
 
long int signal
 
unsigned long u_ar0
 
unsigned long magic
 
char u_comm [32]
 
struct pt_regs regs
 
int u_fpvalid
 
unsigned long int u_tsize
 
unsigned long int u_dsize
 
unsigned long int u_ssize
 
int reserved
 
int u_debugreg [8]
 
struct user_fp u_fp
 
struct user_fp_struct * u_fp0
 
struct user_regs_struct regs
 
struct user_context regs
 
unsigned long u_tsize
 
unsigned long u_dsize
 
unsigned long u_ssize
 
struct user_m68kfp_struct m68kfp
 
struct user_m68kfp_structu_fpstate
 
struct user_pt_regsu_ar0
 
struct user_fpu_struct fpu
 
struct user_fpu_structu_fpstate
 
struct user_i387_struct i387
 
struct user_i387_structu_fpstate
 
int pad0
 
int pad1
 
unsigned long u_debugreg [8]
 
unsigned long error_code
 
unsigned long fault_address
 

Detailed Description

Definition at line 33 of file user.h.

Field Documentation

unsigned long error_code

Definition at line 129 of file user_64.h.

unsigned long fault_address

Definition at line 130 of file user_64.h.

Definition at line 46 of file user.h.

Definition at line 107 of file user_32.h.

Definition at line 63 of file user.h.

unsigned long magic

Definition at line 43 of file user.h.

int pad0

Definition at line 109 of file user_64.h.

int pad1

Definition at line 122 of file user_64.h.

Definition at line 33 of file user.h.

Definition at line 34 of file user.h.

Definition at line 55 of file user.h.

Definition at line 58 of file user.h.

int reserved

Definition at line 69 of file user.h.

long int signal

Definition at line 41 of file user.h.

unsigned long start_code

Definition at line 38 of file user.h.

unsigned long start_data

Definition at line 39 of file user.h.

unsigned long start_stack

Definition at line 40 of file user.h.

Definition at line 40 of file user.h.

unsigned long u_ar0

Definition at line 42 of file user.h.

char u_comm

Definition at line 44 of file user.h.

int u_debugreg

Definition at line 74 of file user.h.

unsigned long u_debugreg[8]

Definition at line 128 of file user_64.h.

unsigned long int u_dsize

Definition at line 36 of file user.h.

unsigned long int u_dsize

Definition at line 61 of file user.h.

unsigned long u_dsize

Definition at line 62 of file user.h.

Definition at line 75 of file user.h.

struct user_fp_struct* u_fp0

Definition at line 76 of file user.h.

struct user_fpu_struct* u_fpstate

Definition at line 56 of file user.h.

struct user_i387_struct * u_fpstate

Definition at line 77 of file user.h.

Definition at line 121 of file user_32.h.

int u_fpvalid

Definition at line 57 of file user.h.

unsigned long int u_ssize

Definition at line 37 of file user.h.

unsigned long int u_ssize

Definition at line 62 of file user.h.

unsigned long u_ssize

Definition at line 63 of file user.h.

unsigned long int u_tsize

Definition at line 35 of file user.h.

unsigned long int u_tsize

Definition at line 60 of file user.h.

unsigned long u_tsize

Definition at line 61 of file user.h.


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