Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/intel/iaa/
Diaa_crypto_stats.h21 void update_wq_comp_bytes(struct idxd_wq *idxd_wq, int n);
39 static inline void update_wq_comp_bytes(struct idxd_wq *idxd_wq, int n) {} in update_wq_comp_bytes() function
Diaa_crypto_stats.c79 void update_wq_comp_bytes(struct idxd_wq *idxd_wq, int n) in update_wq_comp_bytes() function
Diaa_crypto_main.c1078 update_wq_comp_bytes(iaa_wq->wq, ctx->req->dlen); in iaa_desc_complete()
1223 update_wq_comp_bytes(wq, *dlen); in iaa_compress()