Searched refs:balloon_high (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/
H A Dballoon.c79 unsigned long balloon_high; member in struct:balloon_stats
127 balloon_stats.balloon_high++;
149 balloon_stats.balloon_high--;
187 balloon_stats.balloon_high);
409 balloon_stats.balloon_high = 0;
453 BALLOON_SHOW(high_kb, "%lu\n", PAGES2KB(balloon_stats.balloon_high));

Completed in 89 milliseconds