Searched refs:estimated_reclaimable_bytes (Results 1 – 1 of 1) sorted by relevance
1443 size_t estimated_reclaimable_bytes; local1459 estimated_reclaimable_bytes =1462 metadata->vdrm_reclaimable_bytes_min = estimated_reclaimable_bytes;1463 metadata->vdrm_reclaimable_bytes_wma = estimated_reclaimable_bytes;1479 estimated_reclaimable_bytes = vmdr_metadata_reset_min_bytes(metadata);1497 estimated_reclaimable_bytes);1502 size_t, estimated_reclaimable_bytes,1506 estimated_reclaimable_bytes,1561 size_t estimated_reclaimable_bytes, bytes_to_reclaim, bytes_reclaimed = 0; local1595 estimated_reclaimable_bytes = bytes_placed_in_buffer - metadata->vdrm_cumulative_reclaimed_bytes;[all …]