Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/iaa/
H A Diaa_crypto_stats.c22 static atomic64_t total_sw_decomp_calls; variable
48 atomic64_inc(&total_sw_decomp_calls); in update_total_sw_decomp_calls()
107 atomic64_set(&total_sw_decomp_calls, 0); in reset_iaa_crypto_stats()
178 atomic64_read(&total_sw_decomp_calls)); in global_stats_show()