Searched refs:balloon_entry (Results 1 – 1 of 1) sorted by relevance
97 struct balloon_entry { struct99 STAILQ_ENTRY(balloon_entry) list; argument103 static STAILQ_HEAD(,balloon_entry) ballooned_pages;117 struct balloon_entry *entry; in balloon_append()121 entry = malloc(sizeof(struct balloon_entry), M_BALLOON, M_NOWAIT); in balloon_append()136 struct balloon_entry *entry; in balloon_retrieve()206 struct balloon_entry *entry; in increase_reservation()