Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
extable.c File Reference
#include <linux/module.h>
#include <linux/spinlock.h>
#include <asm/uaccess.h>

Go to the source code of this file.

Functions

struct exception_table_entry __attribute__ ((aligned(8)))
 
unsigned long search_exception_table (unsigned long pc)
 

Function Documentation

Definition at line 9 of file extable.c.

unsigned long search_exception_table ( unsigned long  pc)

Definition at line 43 of file extable.c.