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

Data Fields

spinlock_t b_lock
 
unsigned int b_size
 
unsigned int b_cnt
 
unsigned int b_in
 
unsigned int b_out
 
unsigned int b_read
 
struct mon_pgmapb_vec
 
wait_queue_head_t b_wait
 
struct mutex fetch_lock
 
int mmap_active
 
struct mon_reader r
 
unsigned int cnt_lost
 

Detailed Description

Definition at line 180 of file mon_bin.c.

Field Documentation

unsigned int b_cnt

Definition at line 184 of file mon_bin.c.

unsigned int b_in

Definition at line 185 of file mon_bin.c.

spinlock_t b_lock

Definition at line 182 of file mon_bin.c.

unsigned int b_out

Definition at line 185 of file mon_bin.c.

unsigned int b_read

Definition at line 186 of file mon_bin.c.

unsigned int b_size

Definition at line 183 of file mon_bin.c.

struct mon_pgmap* b_vec

Definition at line 187 of file mon_bin.c.

Definition at line 188 of file mon_bin.c.

unsigned int cnt_lost

Definition at line 197 of file mon_bin.c.

struct mutex fetch_lock

Definition at line 190 of file mon_bin.c.

int mmap_active

Definition at line 191 of file mon_bin.c.

Definition at line 194 of file mon_bin.c.


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