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

Go to the source code of this file.

Functions

void __copy_user_fixup (void)
 
struct exception_table_entrysearch_extable (const struct exception_table_entry *first, const struct exception_table_entry *last, unsigned long value)
 
int fixup_exception (struct pt_regs *regs)
 

Variables

unsigned long copy_user_memcpy
 
unsigned long copy_user_memcpy_end
 

Function Documentation

void __copy_user_fixup ( void  )
int fixup_exception ( struct pt_regs regs)

Definition at line 71 of file extable_64.c.

struct exception_table_entry* search_extable ( const struct exception_table_entry first,
const struct exception_table_entry last,
unsigned long  value 
)
read

Definition at line 45 of file extable_64.c.

Variable Documentation

unsigned long copy_user_memcpy
unsigned long copy_user_memcpy_end