Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio_balloon.c85 unsigned long num_free_page_blocks; member
428 vb->num_free_page_blocks -= num_returned; in return_free_pages_to_mm()
659 vb->num_free_page_blocks++; in get_free_page_and_send()
854 return vb->num_free_page_blocks * VIRTIO_BALLOON_HINT_BLOCK_PAGES; in virtio_balloon_shrinker_count()
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_balloon.c78 unsigned long num_free_page_blocks; member
421 vb->num_free_page_blocks -= num_returned; in return_free_pages_to_mm()
652 vb->num_free_page_blocks++; in get_free_page_and_send()
835 return vb->num_free_page_blocks * VIRTIO_BALLOON_HINT_BLOCK_PAGES; in virtio_balloon_shrinker_count()

Completed in 4 milliseconds