Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/iaa/
H A Diaa_crypto_stats.c24 static atomic64_t total_decomp_bytes_in; variable
53 atomic64_add(n, &total_decomp_bytes_in); in update_total_decomp_bytes_in()
109 atomic64_set(&total_decomp_bytes_in, 0); in reset_iaa_crypto_stats()
182 atomic64_read(&total_decomp_bytes_in)); in global_stats_show()