Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mm_mprotect Struct Reference

#include <proc_mm.h>

Data Fields

unsigned long addr
 
unsigned long len
 
unsigned int prot
 

Detailed Description

Definition at line 28 of file proc_mm.h.

Field Documentation

unsigned long addr

Definition at line 29 of file proc_mm.h.

unsigned long len

Definition at line 30 of file proc_mm.h.

unsigned int prot

Definition at line 31 of file proc_mm.h.


The documentation for this struct was generated from the following file: