Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
fault.c File Reference
#include <sysdep/ptrace.h>

Go to the source code of this file.

Data Structures

struct  exception_table_entry
 

Functions

struct exception_table_entrysearch_exception_tables (unsigned long add)
 
int arch_fixup (unsigned long address, struct uml_pt_regs *regs)
 

Function Documentation

int arch_fixup ( unsigned long  address,
struct uml_pt_regs regs 
)

Definition at line 18 of file fault.c.

struct exception_table_entry* search_exception_tables ( unsigned long  add)
read

Definition at line 51 of file extable.c.