Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/intel/iaa/
Diaa_crypto_stats.h11 void update_total_comp_calls(void);
29 static inline void update_total_comp_calls(void) {} in update_total_comp_calls() function
Diaa_crypto_stats.c31 void update_total_comp_calls(void) in update_total_comp_calls() function
Diaa_crypto_main.c1204 update_total_comp_calls(); in iaa_compress()