Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/intel/iaa/ !
Diaa_crypto_stats.h12 void update_total_comp_bytes_out(int n);
30 static inline void update_total_comp_bytes_out(int n) {} in update_total_comp_bytes_out() function
Diaa_crypto_stats.c36 void update_total_comp_bytes_out(int n) in update_total_comp_bytes_out() function
Diaa_crypto_main.c1077 update_total_comp_bytes_out(ctx->req->dlen); in iaa_desc_complete()
1222 update_total_comp_bytes_out(*dlen); in iaa_compress()