#include <linux/config.h>
#include <linux/slab.h>
#include <linux/smp_lock.h>
#include <linux/shm.h>
#include <linux/mman.h>
#include <asm/uaccess.h>
#include <asm/pgalloc.h>
#include <asm/pgtable.h>
#include <ipldef.h>
#include <phddef.h>
#include <rdedef.h>
#include <secdef.h>
#include <misc_routines.h>
Go to the source code of this file.
Functions | |
asmlinkage long | sys_mprotect (unsigned long start, size_t len, unsigned long prot) |
asmlinkage long sys_mprotect | ( | unsigned long | start, | |
size_t | len, | |||
unsigned long | prot | |||
) |
prev->vm_file &&
Definition at line 359 of file vmsmprotect.c.
References find_vma_prev(), kmem_cache_free(), _rde::rde_l_flags, _rde::rde_pq_start_va, _rde::rde_ps_va_list_flink, and _rde::rde_q_region_size.