Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dvirtio_balloon.h65 #define VIRTIO_BALLOON_S_SWAP_OUT 1 /* Amount of memory swapped out */ macro
/linux-6.12.1/drivers/virtio/
Dvirtio_balloon.c364 update_stat(vb, idx++, VIRTIO_BALLOON_S_SWAP_OUT, in update_balloon_vm_stats()