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

/linux-4.1.27/include/uapi/linux/
H A Dvirtio_balloon.h51 #define VIRTIO_BALLOON_S_MINFLT 3 /* Number of minor faults */ macro
/linux-4.1.27/drivers/virtio/
H A Dvirtio_balloon.c237 update_stat(vb, idx++, VIRTIO_BALLOON_S_MINFLT, events[PGFAULT]); update_balloon_stats()

Completed in 50 milliseconds