Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/iaa/
H A Diaa_crypto_stats.c27 static atomic64_t total_completion_comp_buf_overflow_errors; variable
68 atomic64_inc(&total_completion_comp_buf_overflow_errors); in update_completion_comp_buf_overflow_errs()
112 atomic64_set(&total_completion_comp_buf_overflow_errors, 0); in reset_iaa_crypto_stats()
188 atomic64_read(&total_completion_comp_buf_overflow_errors)); in global_stats_show()