Searched refs:hugetlb_allocations (Results 1 – 3 of 3) sorted by relevance
291 hugetlb_allocations: i64, field308 hugetlb_allocations: convert(other.hugetlb_allocations), in from()
126 pub hugetlb_allocations: Option<u64>, field157 if let Some(hugetlb_allocations) = self.hugetlb_allocations { in fmt()158 write!(f, "\n hugetlb_allocations: {}", hugetlb_allocations)?; in fmt()
105 VIRTIO_BALLOON_S_HTLB_PGALLOC => stats.hugetlb_allocations = val, in update_stats()