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

#include <uaccess.h>

Data Structures

union  exception_fixup
 

Data Fields

signed int insn
 
union
exception_table_entry::exception_fixup 
fixup
 
unsigned long insn
 
unsigned long fixup
 
int addr
 
int cont
 
unsigned long nextinsn
 
long fixup
 
int insn
 
int fixup
 
unsigned int insn
 
unsigned int fixup
 

Detailed Description

Definition at line 463 of file uaccess.h.

Field Documentation

int addr

Definition at line 348 of file uaccess.h.

int cont

Definition at line 349 of file uaccess.h.

unsigned long fixup

Definition at line 40 of file uaccess.h.

long fixup

Definition at line 67 of file uaccess.h.

unsigned int fixup

Definition at line 76 of file uaccess_64.h.

int fixup

Definition at line 79 of file uaccess.h.

unsigned long fixup

Definition at line 50 of file uaccess.h.

unsigned long insn

Definition at line 40 of file uaccess.h.

unsigned int insn

Definition at line 76 of file uaccess_64.h.

Definition at line 79 of file uaccess.h.

unsigned long insn

Definition at line 465 of file uaccess.h.

unsigned long nextinsn

Definition at line 1141 of file uaccess.h.


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