Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
compat.c File Reference
#include <linux/syscalls.h>
#include <linux/keyctl.h>
#include <linux/compat.h>
#include <linux/slab.h>
#include "internal.h"

Go to the source code of this file.

Functions

asmlinkage long compat_sys_keyctl (u32 option, u32 arg2, u32 arg3, u32 arg4, u32 arg5)
 

Function Documentation

asmlinkage long compat_sys_keyctl ( u32  option,
u32  arg2,
u32  arg3,
u32  arg4,
u32  arg5 
)

Definition at line 68 of file compat.c.