sys/src/vmsmlock.c File Reference

#include <linux/config.h>
#include <linux/slab.h>
#include <linux/shm.h>
#include <linux/mman.h>
#include <linux/smp_lock.h>
#include <linux/pagemap.h>
#include <asm/uaccess.h>
#include <asm/pgtable.h>
#include <ipldef.h>
#include <phddef.h>
#include <rdedef.h>
#include <misc_routines.h>

Go to the source code of this file.

Functions

asmlinkage long sys_mlock (unsigned long start, size_t len)
asmlinkage long sys_munlock (unsigned long start, size_t len)
asmlinkage long sys_mlockall (int flags)
asmlinkage long sys_munlockall (void)


Function Documentation

asmlinkage long sys_mlock ( unsigned long  start,
size_t  len 
)

Definition at line 220 of file vmsmlock.c.

References num_physpages.

asmlinkage long sys_mlockall ( int  flags  ) 

Definition at line 291 of file vmsmlock.c.

References num_physpages.

asmlinkage long sys_munlock ( unsigned long  start,
size_t  len 
)

Definition at line 251 of file vmsmlock.c.

asmlinkage long sys_munlockall ( void   ) 

Definition at line 318 of file vmsmlock.c.


Generated on Fri Oct 9 10:26:05 2009 for FreeVMS by  doxygen 1.5.5