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

Data Fields

char name [ASHMEM_FULL_NAME_LEN]
 
struct list_head unpinned_list
 
struct filefile
 
size_t size
 
unsigned long prot_mask
 

Detailed Description

Definition at line 46 of file ashmem.c.

Field Documentation

Definition at line 49 of file ashmem.c.

Definition at line 47 of file ashmem.c.

unsigned long prot_mask

Definition at line 51 of file ashmem.c.

size_t size

Definition at line 50 of file ashmem.c.

struct list_head unpinned_list

Definition at line 48 of file ashmem.c.


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