Home
last modified time | relevance | path

Searched refs:dfx (Results 1 – 12 of 12) sorted by relevance

/drivers/crypto/hisilicon/hpre/
A Dhpre_crypto.c191 struct hpre_dfx *dfx; in hpre_add_req_to_ctx() local
202 dfx = ctx->hpre->debug.dfx; in hpre_add_req_to_ctx()
441 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_dh_cb() local
457 atomic64_inc(&dfx[HPRE_RECV_CNT].value); in hpre_dh_cb()
462 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_rsa_cb() local
478 atomic64_inc(&dfx[HPRE_RECV_CNT].value); in hpre_rsa_cb()
484 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_alg_cb() local
576 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_send() local
581 atomic64_inc(&dfx[HPRE_SEND_CNT].value); in hpre_send()
1479 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_ecdh_cb() local
[all …]
A Dhpre.h66 struct hpre_dfx dfx[HPRE_DFX_FILE_NUM]; member
A Dhpre_main.c1105 struct hpre_dfx *dfx = hpre->debug.dfx; in hpre_dfx_debug_init() local
1111 dfx[i].type = i; in hpre_dfx_debug_init()
1112 debugfs_create_file(hpre_dfx_files[i], 0644, parent, &dfx[i], in hpre_dfx_debug_init()
/drivers/crypto/hisilicon/zip/
A Dzip_crypto.c215 struct hisi_zip_dfx *dfx = &qp_ctx->zip_dev->dfx; in hisi_zip_do_work() local
248 atomic64_inc(&dfx->send_cnt); in hisi_zip_do_work()
253 atomic64_inc(&dfx->send_busy_cnt); in hisi_zip_do_work()
287 struct hisi_zip_dfx *dfx = &qp_ctx->zip_dev->dfx; in hisi_zip_acomp_cb() local
297 atomic64_inc(&dfx->recv_cnt); in hisi_zip_acomp_cb()
303 atomic64_inc(&dfx->err_bd_cnt); in hisi_zip_acomp_cb()
A Dzip.h29 struct hisi_zip_dfx dfx; member
A Dzip_main.c878 struct hisi_zip_dfx *dfx = &zip->dfx; in hisi_zip_dfx_debug_init() local
885 data = (atomic64_t *)((uintptr_t)dfx + zip_dfx_files[i].offset); in hisi_zip_dfx_debug_init()
/drivers/crypto/hisilicon/sec2/
A Dsec.h231 struct sec_dfx dfx; member
A Dsec_crypto.c238 atomic64_inc(&req->ctx->sec->debug.dfx.send_cnt); in qp_send_message()
296 struct sec_dfx *dfx = &qp_ctx->ctx->sec->debug.dfx; in sec_req_cb() local
313 atomic64_inc(&dfx->err_bd_cnt); in sec_req_cb()
319 atomic64_inc(&dfx->invalid_req_cnt); in sec_req_cb()
328 atomic64_inc(&dfx->done_flag_cnt); in sec_req_cb()
330 atomic64_inc(&dfx->recv_cnt); in sec_req_cb()
A Dsec_main.c889 struct sec_dfx *dfx = &sec->debug.dfx; in sec_core_debug_init() local
912 atomic64_t *data = (atomic64_t *)((uintptr_t)dfx + in sec_core_debug_init()
/drivers/crypto/hisilicon/
A Ddebugfs.c1139 struct qm_dfx *dfx = &qm->debug.dfx; in hisi_qm_debug_init() local
1172 data = (atomic64_t *)((uintptr_t)dfx + qm_dfx_files[i].offset); in hisi_qm_debug_init()
A Dqm.c651 atomic64_inc(&qm->debug.dfx.mb_err_cnt); in qm_mb_nolock()
982 atomic64_inc(&qm->debug.dfx.err_irq_cnt); in qm_get_complete_eqe_num()
1103 atomic64_inc(&qm->debug.dfx.aeq_irq_cnt); in qm_aeq_thread()
2009 atomic64_inc(&qm->debug.dfx.create_qp_err_cnt); in qm_create_qp_nolock()
2017 atomic64_inc(&qm->debug.dfx.create_qp_err_cnt); in qm_create_qp_nolock()
4739 atomic64_inc(&qm->debug.dfx.abnormal_irq_cnt); in qm_abnormal_irq()
/drivers/video/fbdev/
A DKconfig1240 Say Y here if you want DDC/I2C support for your 3dfx Voodoo3.

Completed in 54 milliseconds