Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/intel/iaa/
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
Diaa_crypto_stats.c71 void update_wq_comp_calls(struct idxd_wq *idxd_wq) in update_wq_comp_calls() function
Diaa_crypto_main.c1205 update_wq_comp_calls(wq); in iaa_compress()