Linux Kernel
3.7.1
|
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_pgmap * | b_vec |
wait_queue_head_t | b_wait |
struct mutex | fetch_lock |
int | mmap_active |
struct mon_reader | r |
unsigned int | cnt_lost |
spinlock_t b_lock |
wait_queue_head_t b_wait |