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

Go to the source code of this file.

Functions

int __range_ok (unsigned long addr, unsigned long size)
 
 EXPORT_SYMBOL (__range_ok)
 

Function Documentation

int __range_ok ( unsigned long  addr,
unsigned long  size 
)

Definition at line 18 of file uaccess.c.

EXPORT_SYMBOL ( __range_ok  )