Home
last modified time | relevance | path

Searched refs:VIRTIO_BALLOON_S_CACHES (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dvirtio_balloon.h71 #define VIRTIO_BALLOON_S_CACHES 7 /* Disk caches */ macro
/Linux-v5.10/drivers/virtio/
Dvirtio_balloon.c355 update_stat(vb, idx++, VIRTIO_BALLOON_S_CACHES, in update_balloon_stats()