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/types.h>
#include <asm/uaccess.h>
#include <asm/pgtable.h>

Go to the source code of this file.

Functions

__kernel_size_t __clear_user_hexagon (void __user *dest, unsigned long count)
 
unsigned long clear_user_hexagon (void __user *dest, unsigned long count)
 

Function Documentation

__kernel_size_t __clear_user_hexagon ( void __user dest,
unsigned long  count 
)

Definition at line 35 of file uaccess.c.

unsigned long clear_user_hexagon ( void __user dest,
unsigned long  count 
)

Definition at line 53 of file uaccess.c.