Searched refs:pvm_volatile_compressed_count (Results 1 – 2 of 2) sorted by relevance
1201 acnt_info->pvm_volatile_compressed_count += compressed_count; in vm_purgeable_account_volatile_queue()1230 acnt_info->pvm_volatile_compressed_count = 0; in vm_purgeable_account()1245 acnt_info->pvm_volatile_compressed_count += compressed_count; in vm_purgeable_account()1269 acnt_info->pvm_volatile_compressed_count = (acnt_info->pvm_volatile_compressed_count * PAGE_SIZE); in vm_purgeable_account()
510 …uint64_t pvm_volatile_compressed_count; /* Number of volatile compressed bytes associated with a t… member