Lines Matching +full:not +full:- +full:swapped
18 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
22 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
64 #define VIRTIO_BALLOON_S_SWAP_IN 0 /* Amount of memory swapped in */
65 #define VIRTIO_BALLOON_S_SWAP_OUT 1 /* Amount of memory swapped out */
77 VIRTIO_BALLOON_S_NAMES_prefix "swap-in", \
78 VIRTIO_BALLOON_S_NAMES_prefix "swap-out", \
79 VIRTIO_BALLOON_S_NAMES_prefix "major-faults", \
80 VIRTIO_BALLOON_S_NAMES_prefix "minor-faults", \
81 VIRTIO_BALLOON_S_NAMES_prefix "free-memory", \
82 VIRTIO_BALLOON_S_NAMES_prefix "total-memory", \
83 VIRTIO_BALLOON_S_NAMES_prefix "available-memory", \
84 VIRTIO_BALLOON_S_NAMES_prefix "disk-caches", \
85 VIRTIO_BALLOON_S_NAMES_prefix "hugetlb-allocations", \
86 VIRTIO_BALLOON_S_NAMES_prefix "hugetlb-failures" \
96 * between and after fields, so we have to use compiler-specific attributes to