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

#include <traps.h>

Data Fields

struct pt_regs ptregs
 
union {
   struct {
      unsigned long   iaddr
 
   }   fmt2
 
   struct {
      unsigned long   effaddr
 
   }   fmt3
 
   struct {
      unsigned long   effaddr
 
      unsigned long   pc
 
   }   fmt4
 
   struct {
      unsigned long   effaddr
 
      unsigned short   ssw
 
      unsigned short   wb3s
 
      unsigned short   wb2s
 
      unsigned short   wb1s
 
      unsigned long   faddr
 
      unsigned long   wb3a
 
      unsigned long   wb3d
 
      unsigned long   wb2a
 
      unsigned long   wb2d
 
      unsigned long   wb1a
 
      unsigned long   wb1dpd0
 
      unsigned long   pd1
 
      unsigned long   pd2
 
      unsigned long   pd3
 
   }   fmt7
 
   struct {
      unsigned long   iaddr
 
      unsigned short   int1 [4]
 
   }   fmt9
 
   struct {
      unsigned short   int1
 
      unsigned short   ssw
 
      unsigned short   isc
 
      unsigned short   isb
 
      unsigned long   daddr
 
      unsigned short   int2 [2]
 
      unsigned long   dobuf
 
      unsigned short   int3 [2]
 
   }   fmta
 
   struct {
      unsigned short   int1
 
      unsigned short   ssw
 
      unsigned short   isc
 
      unsigned short   isb
 
      unsigned long   daddr
 
      unsigned short   int2 [2]
 
      unsigned long   dobuf
 
      unsigned short   int3 [4]
 
      unsigned long   baddr
 
      unsigned short   int4 [2]
 
      unsigned long   dibuf
 
      unsigned short   int5 [3]
 
      unsigned   ver: 4
 
      unsigned   int6:12
 
      unsigned short   int7 [18]
 
   }   fmtb
 
un
 
struct list_head head
 
u32 tag
 
ulong waited
 
struct aoetgtt
 
sector_t lba
 
struct sk_buffskb
 
struct sk_buffr_skb
 
struct bufbuf
 
struct bio_vec * bv
 
ulong bcnt
 
ulong bv_off
 
struct dm_block * b
 
struct noden
 
unsigned level
 
unsigned nr_children
 
unsigned current_child
 

Detailed Description

Definition at line 206 of file traps.h.

Field Documentation

struct dm_block* b

Definition at line 156 of file dm-btree.c.

unsigned long baddr

Definition at line 259 of file traps.h.

ulong bcnt

Definition at line 113 of file aoe.h.

Definition at line 111 of file aoe.h.

struct bio_vec* bv

Definition at line 112 of file aoe.h.

ulong bv_off

Definition at line 114 of file aoe.h.

unsigned current_child

Definition at line 160 of file dm-btree.c.

unsigned long daddr

Definition at line 245 of file traps.h.

unsigned long dibuf

Definition at line 261 of file traps.h.

unsigned long dobuf

Definition at line 247 of file traps.h.

unsigned long effaddr

Definition at line 213 of file traps.h.

unsigned long faddr

Definition at line 225 of file traps.h.

struct { ... } fmt2
struct { ... } fmt3
struct { ... } fmt4
struct { ... } fmt7
struct { ... } fmt9
struct { ... } fmta
struct { ... } fmtb

Definition at line 104 of file aoe.h.

unsigned long iaddr

Definition at line 210 of file traps.h.

unsigned short int1

Definition at line 238 of file traps.h.

unsigned short int2[2]

Definition at line 246 of file traps.h.

unsigned short int3[4]

Definition at line 248 of file traps.h.

unsigned short int4[2]

Definition at line 260 of file traps.h.

unsigned short int5[3]

Definition at line 262 of file traps.h.

unsigned int6

Definition at line 264 of file traps.h.

unsigned short int7[18]

Definition at line 265 of file traps.h.

unsigned short isb

Definition at line 244 of file traps.h.

unsigned short isc

Definition at line 243 of file traps.h.

sector_t lba

Definition at line 108 of file aoe.h.

unsigned level

Definition at line 158 of file dm-btree.c.

Definition at line 157 of file dm-btree.c.

unsigned nr_children

Definition at line 159 of file dm-btree.c.

unsigned long pc

Definition at line 217 of file traps.h.

unsigned long pd1

Definition at line 232 of file traps.h.

unsigned long pd2

Definition at line 233 of file traps.h.

unsigned long pd3

Definition at line 234 of file traps.h.

struct pt_regs ptregs

Definition at line 207 of file traps.h.

struct sk_buff* r_skb

Definition at line 110 of file aoe.h.

Definition at line 109 of file aoe.h.

unsigned short ssw

Definition at line 221 of file traps.h.

Definition at line 107 of file aoe.h.

Definition at line 105 of file aoe.h.

union { ... } un
unsigned ver

Definition at line 263 of file traps.h.

ulong waited

Definition at line 106 of file aoe.h.

unsigned long wb1a

Definition at line 230 of file traps.h.

unsigned long wb1dpd0

Definition at line 231 of file traps.h.

unsigned short wb1s

Definition at line 224 of file traps.h.

unsigned long wb2a

Definition at line 228 of file traps.h.

unsigned long wb2d

Definition at line 229 of file traps.h.

unsigned short wb2s

Definition at line 223 of file traps.h.

unsigned long wb3a

Definition at line 226 of file traps.h.

unsigned long wb3d

Definition at line 227 of file traps.h.

unsigned short wb3s

Definition at line 222 of file traps.h.


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