Linux Kernel
3.7.1
|
Data Fields | |
struct list_head | pages |
struct list_head | refused_pages |
unsigned int | n_refused_pages |
unsigned int | size |
unsigned int | target |
bool | reset_required |
unsigned int | rate_alloc |
unsigned int | rate_free |
unsigned int | slow_allocation_cycles |
struct sysinfo | sysinfo |
struct delayed_work | dwork |
Definition at line 181 of file vmw_balloon.c.
struct delayed_work dwork |
Definition at line 214 of file vmw_balloon.c.
unsigned int n_refused_pages |
Definition at line 188 of file vmw_balloon.c.
Definition at line 184 of file vmw_balloon.c.
unsigned int rate_alloc |
Definition at line 198 of file vmw_balloon.c.
unsigned int rate_free |
Definition at line 199 of file vmw_balloon.c.
Definition at line 187 of file vmw_balloon.c.
bool reset_required |
Definition at line 195 of file vmw_balloon.c.
unsigned int size |
Definition at line 191 of file vmw_balloon.c.
unsigned int slow_allocation_cycles |
Definition at line 202 of file vmw_balloon.c.
Definition at line 212 of file vmw_balloon.c.
unsigned int target |
Definition at line 192 of file vmw_balloon.c.