Home
last modified time | relevance | path

Searched refs:send_busy_cnt (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/zip/
H A Dzip.h20 atomic64_t send_busy_cnt; member
H A Dzip_crypto.c566 atomic64_inc(&dfx->send_busy_cnt); in hisi_zip_do_work()
H A Dzip_main.c120 {"send_busy_cnt", offsetof(struct hisi_zip_dfx, send_busy_cnt)},
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/zip/
H A Dzip.h20 atomic64_t send_busy_cnt; member
H A Dzip_crypto.c371 atomic64_inc(&dfx->send_busy_cnt); in hisi_zip_do_work()
H A Dzip_main.c152 {"send_busy_cnt", offsetof(struct hisi_zip_dfx, send_busy_cnt)},
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec.h165 atomic64_t send_busy_cnt; member
H A Dsec_main.c129 {"send_busy_cnt", offsetof(struct sec_dfx, send_busy_cnt)},
H A Dsec_crypto.c211 atomic64_inc(&ctx->sec->debug.dfx.send_busy_cnt); in sec_bd_send()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec.h176 atomic64_t send_busy_cnt; member
H A Dsec_main.c256 {"send_busy_cnt", offsetof(struct sec_dfx, send_busy_cnt)},
H A Dsec_crypto.c290 atomic64_inc(&ctx->sec->debug.dfx.send_busy_cnt); in sec_bd_send()

Completed in 17 milliseconds