Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/iaa/
H A Diaa_crypto_stats.h20 void update_wq_comp_calls(struct idxd_wq *idxd_wq);
38 static inline void update_wq_comp_calls(struct idxd_wq *idxd_wq) {} in update_wq_comp_calls() function
H A Diaa_crypto_stats.c71 void update_wq_comp_calls(struct idxd_wq *idxd_wq) in update_wq_comp_calls() function
H A Diaa_crypto_main.c1215 update_wq_comp_calls(wq); in iaa_compress()