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

Data Fields

struct list_head list
 
char dcss_name [8]
 
char res_name [15]
 
unsigned long start_addr
 
unsigned long end
 
atomic_t ref_count
 
int do_nonshared
 
unsigned int vm_segtype
 
struct qrange range [6]
 
int segcnt
 
struct resourceres
 

Detailed Description

Definition at line 80 of file extmem.c.

Field Documentation

char dcss_name[8]

Definition at line 82 of file extmem.c.

int do_nonshared

Definition at line 87 of file extmem.c.

unsigned long end

Definition at line 85 of file extmem.c.

Definition at line 81 of file extmem.c.

Definition at line 89 of file extmem.c.

atomic_t ref_count

Definition at line 86 of file extmem.c.

Definition at line 91 of file extmem.c.

char res_name[15]

Definition at line 83 of file extmem.c.

int segcnt

Definition at line 90 of file extmem.c.

unsigned long start_addr

Definition at line 84 of file extmem.c.

unsigned int vm_segtype

Definition at line 88 of file extmem.c.


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