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

#include <device-mapper.h>

Data Fields

voidptr
 
unsigned long long ll
 
unsigned target_request_nr
 
const charname
 
unsigned long size
 
resource_size_t phys
 
void __iomemvirt
 
voidcached
 
int swap
 
int bankwidth
 
void(* inval_cache )(struct map_info *, unsigned long, ssize_t)
 
void(* set_vpp )(struct map_info *, int)
 
unsigned long pfow_base
 
unsigned long map_priv_1
 
unsigned long map_priv_2
 
voidfldrv_priv
 
struct mtd_chip_driverfldrv
 
struct map_infonext
 
struct mm_structmm
 
unsigned long vaddr
 

Detailed Description

Definition at line 23 of file device-mapper.h.

Field Documentation

int bankwidth

Definition at line 218 of file map.h.

void* cached

Definition at line 215 of file map.h.

Definition at line 249 of file map.h.

void* fldrv_priv

Definition at line 248 of file map.h.

void(* inval_cache)(struct map_info *, unsigned long, ssize_t)

Definition at line 239 of file map.h.

unsigned long long ll

Definition at line 25 of file device-mapper.h.

unsigned long map_priv_1

Definition at line 246 of file map.h.

unsigned long map_priv_2

Definition at line 247 of file map.h.

Definition at line 683 of file uprobes.c.

const char* name

Definition at line 209 of file map.h.

Definition at line 682 of file uprobes.c.

unsigned long pfow_base

Definition at line 245 of file map.h.

Definition at line 211 of file map.h.

void* ptr

Definition at line 24 of file device-mapper.h.

void(* set_vpp)(struct map_info *, int)

Definition at line 243 of file map.h.

unsigned long size

Definition at line 210 of file map.h.

int swap

Definition at line 217 of file map.h.

unsigned target_request_nr

Definition at line 26 of file device-mapper.h.

unsigned long vaddr

Definition at line 684 of file uprobes.c.

void __iomem* virt

Definition at line 214 of file map.h.


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