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

#include <proc_mm.h>

Data Fields

unsigned long addr
 
unsigned long len
 
unsigned long prot
 
unsigned long flags
 
unsigned long fd
 
unsigned long offset
 

Detailed Description

Definition at line 14 of file proc_mm.h.

Field Documentation

unsigned long addr

Definition at line 15 of file proc_mm.h.

unsigned long fd

Definition at line 19 of file proc_mm.h.

unsigned long flags

Definition at line 18 of file proc_mm.h.

unsigned long len

Definition at line 16 of file proc_mm.h.

unsigned long offset

Definition at line 20 of file proc_mm.h.

unsigned long prot

Definition at line 17 of file proc_mm.h.


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