Home
last modified time | relevance | path

Searched refs:update_stat (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/virtio/
H A Dvirtio_balloon.c362 update_stat(vb, idx++, VIRTIO_BALLOON_S_SWAP_IN, in update_balloon_vm_stats()
364 update_stat(vb, idx++, VIRTIO_BALLOON_S_SWAP_OUT, in update_balloon_vm_stats()
376 update_stat(vb, idx++, VIRTIO_BALLOON_S_ASYNC_SCAN, in update_balloon_vm_stats()
378 update_stat(vb, idx++, VIRTIO_BALLOON_S_DIRECT_SCAN, in update_balloon_vm_stats()
380 update_stat(vb, idx++, VIRTIO_BALLOON_S_ASYNC_RECLAIM, in update_balloon_vm_stats()
386 update_stat(vb, idx++, VIRTIO_BALLOON_S_HTLB_PGALLOC, in update_balloon_vm_stats()
388 update_stat(vb, idx++, VIRTIO_BALLOON_S_HTLB_PGFAIL, in update_balloon_vm_stats()
413 update_stat(vb, idx++, VIRTIO_BALLOON_S_MEMFREE, in update_balloon_stats()
415 update_stat(vb, idx++, VIRTIO_BALLOON_S_MEMTOT, in update_balloon_stats()
417 update_stat(vb, idx++, VIRTIO_BALLOON_S_AVAIL, in update_balloon_stats()
[all …]
/linux-6.15/fs/btrfs/
H A Dfree-space-cache.c49 struct btrfs_free_space *info, bool update_stat);
1822 bool update_stat) in unlink_free_space() argument
1835 if (update_stat) in unlink_free_space()
1883 u64 offset, u64 bytes, bool update_stat) in bitmap_clear_bits() argument
1913 if (update_stat) in bitmap_clear_bits()
2491 unlink_free_space(ctl, left_info, update_stat); in try_merge_free_space()
2503 bool update_stat) in steal_from_bitmap_to_end() argument
2537 bool update_stat) in steal_from_bitmap_to_front() argument
2602 bool update_stat) in steal_from_bitmap() argument
2618 update_stat); in steal_from_bitmap()
[all …]
/linux-6.15/mm/damon/
H A Dcore.c1766 goto update_stat; in damos_apply_scheme()
1789 update_stat: in damos_apply_scheme()