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

#include <uaccess.h>

Data Fields

unsigned long fault_ip
 
unsigned long fault_space
 
unsigned long fault_addr
 

Detailed Description

Definition at line 79 of file uaccess.h.

Field Documentation

unsigned long fault_addr

Definition at line 82 of file uaccess.h.

unsigned long fault_ip

Definition at line 80 of file uaccess.h.

unsigned long fault_space

Definition at line 81 of file uaccess.h.


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