Linux Kernel
3.7.1
|
Data Fields | |
struct rds_iw_device * | device |
struct mutex | flush_lock |
struct work_struct | flush_worker |
spinlock_t | list_lock |
atomic_t | item_count |
atomic_t | dirty_count |
struct list_head | dirty_list |
struct list_head | clean_list |
atomic_t | free_pinned |
unsigned long | max_message_size |
unsigned long | max_items |
unsigned long | max_items_soft |
unsigned long | max_free_pinned |
int | max_pages |
struct work_struct flush_worker |
spinlock_t list_lock |