balloon_dev_info
static int cmm_migratepage(struct balloon_dev_info *b_dev_info,
int cmm_migratepage(struct balloon_dev_info *b_dev_info, struct page *newpage,
static struct balloon_dev_info b_dev_info;
static int vmballoon_migratepage(struct balloon_dev_info *b_dev_info,
int vmballoon_migratepage(struct balloon_dev_info *b_dev_info,
struct balloon_dev_info b_dev_info;
struct balloon_dev_info vb_dev_info;
struct balloon_dev_info *vb_dev_info = &vb->vb_dev_info;
static int virtballoon_migratepage(struct balloon_dev_info *vb_dev_info,
int (*migratepage)(struct balloon_dev_info *, struct page *newpage,
void balloon_page_enqueue(struct balloon_dev_info *b_dev_info,
struct page *balloon_page_dequeue(struct balloon_dev_info *b_dev_info);
size_t balloon_page_list_enqueue(struct balloon_dev_info *b_dev_info,
size_t balloon_page_list_dequeue(struct balloon_dev_info *b_dev_info,
static inline void balloon_devinfo_init(struct balloon_dev_info *balloon)
size_t balloon_page_list_dequeue(struct balloon_dev_info *b_dev_info,
void balloon_page_enqueue(struct balloon_dev_info *b_dev_info,
struct page *balloon_page_dequeue(struct balloon_dev_info *b_dev_info)
static struct balloon_dev_info *balloon_page_device(struct page *page)
return (struct balloon_dev_info *)page_private(page);
struct balloon_dev_info *b_dev_info;
struct balloon_dev_info *b_dev_info = balloon_page_device(page);
static void balloon_page_insert(struct balloon_dev_info *balloon,
struct balloon_dev_info *b_dev_info = balloon_page_device(page);
static void balloon_page_enqueue_one(struct balloon_dev_info *b_dev_info,
size_t balloon_page_list_enqueue(struct balloon_dev_info *b_dev_info,