| /linux/drivers/md/dm-vdo/ |
| H A D | statistics.h | 113 u64 reclaimed; member
|
| /linux/fs/btrfs/ |
| H A D | zoned.c | 3124 u64 reclaimed = 0; in btrfs_reset_unused_block_groups() local 3199 reclaimed = bg->alloc_offset; in btrfs_reset_unused_block_groups() 3217 ASSERT(reclaimed == bg->zone_capacity, in btrfs_reset_unused_block_groups() 3218 "reclaimed=%llu bg->zone_capacity=%llu", reclaimed, bg->zone_capacity); in btrfs_reset_unused_block_groups() 3219 bg->free_space_ctl->free_space += reclaimed; in btrfs_reset_unused_block_groups() 3220 space_info->bytes_zone_unusable -= reclaimed; in btrfs_reset_unused_block_groups() 3222 btrfs_return_free_space(space_info, reclaimed); in btrfs_reset_unused_block_groups() 3225 if (num_bytes <= reclaimed) in btrfs_reset_unused_block_groups() 3227 num_bytes -= reclaimed; in btrfs_reset_unused_block_groups()
|
| H A D | block-group.c | 1940 static int btrfs_reclaim_block_group(struct btrfs_block_group *bg, int *reclaimed) in btrfs_reclaim_block_group() argument 2073 (*reclaimed)++; in btrfs_reclaim_block_group() 2083 int reclaimed = 0; in btrfs_reclaim_block_groups() local 2119 ret = btrfs_reclaim_block_group(bg, &reclaimed); in btrfs_reclaim_block_groups() 2139 if (reclaimed >= limit) in btrfs_reclaim_block_groups()
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | dmx-expbuf.rst | 54 file when it is no longer used to allow the associated memory to be reclaimed.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-kernel-kexec-kdump | 37 reservation by writing a smaller value, and the reclaimed
|
| H A D | sysfs-kernel-slab | 300 allocating new slabs. Such slabs may be reclaimed by utilizing
|
| /linux/tools/testing/selftests/cgroup/ |
| H A D | test_memcontrol.c | 901 bool reclaimed = false; in reclaim_until() 909 else if (reclaimed) in reclaim_until() 916 reclaimed = true; 920 return reclaimed; in test_memcg_reclaim() 891 bool reclaimed = false; reclaim_until() local
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | sysfs-kernel-kexec-kdump | 47 reservation by writing a smaller value, and the reclaimed
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-expbuf.rst | 63 the associated memory to be reclaimed.
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | concepts.rst | 173 reclaimed. For instance, in-memory caches of filesystem metadata can 191 until enough memory pages are reclaimed to satisfy the request.
|
| /linux/Documentation/arch/powerpc/ |
| H A D | transactional_memory.rst | 172 from the sighandler to the kernel will get reclaimed and discarded.
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rx.c | 932 bool reclaimed = false; in mlx5e_post_rx_mpwqes() local 973 if (reclaimed || !reclaim) in mlx5e_post_rx_mpwqes() 977 reclaimed = true; in mlx5e_post_rx_mpwqes()
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | vm.rst | 36 as unused are again used any may not be reclaimed by the host.
|
| /linux/Documentation/driver-api/soundwire/ |
| H A D | bra.rst | 42 frame minus Column 0 can be reclaimed for BRA. The frame shape
|
| /linux/Documentation/mm/ |
| H A D | unevictable-lru.rst | 113 chance of being reclaimed. 452 to the unevictable LRU and the rest can be reclaimed.
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | sge.c | 1407 unsigned int reclaimed, hw_cidx; in t4_sge_eth_txq_egress_update() local 1415 reclaimed = reclaim_completed_tx(adap, &eq->q, maxreclaim, true); in t4_sge_eth_txq_egress_update() 1433 return reclaimed; in t4_sge_eth_txq_egress_update()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_enet.c | 3644 bool reclaimed = false; in hns3_nic_reclaim_desc() local 3671 reclaimed = true; in hns3_nic_reclaim_desc() 3674 if (unlikely(!reclaimed)) in hns3_nic_reclaim_desc()
|
| /linux/Documentation/locking/ |
| H A D | lockdep-design.rst | 35 dynamic) is reclaimed, this happens for example when a module is
|
| /linux/Documentation/networking/ |
| H A D | af_xdp.rst | 179 rejected and reclaimed by the kernel. A completion entry does not
|