Home
last modified time | relevance | path

Searched refs:dfx (Results 1 - 25 of 42) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c125 struct hpre_dfx *dfx; in hpre_add_req_to_ctx() local
136 dfx = ctx->hpre->debug.dfx; in hpre_add_req_to_ctx()
137 if (atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value)) in hpre_add_req_to_ctx()
369 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_dh_cb() local
379 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_dh_cb()
381 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value); in hpre_dh_cb()
385 atomic64_inc(&dfx[HPRE_RECV_CNT].value); in hpre_dh_cb()
390 struct hpre_dfx *dfx in hpre_rsa_cb() local
412 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; hpre_alg_cb() local
492 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; hpre_send() local
[all...]
H A Dhpre.h59 struct hpre_dfx dfx[HPRE_DFX_FILE_NUM]; member
H A Dhpre_main.c686 struct hpre_dfx *dfx = hpre->debug.dfx; in hpre_dfx_debug_init() local
692 dfx[i].type = i; in hpre_dfx_debug_init()
693 debugfs_create_file(hpre_dfx_files[i], 0644, parent, &dfx[i], in hpre_dfx_debug_init()
/kernel/linux/linux-5.10/drivers/staging/zerohung/
H A Dzrhung_event.c8 #include <dfx/hiview_hisysevent.h>
9 #include <dfx/zrhung.h>
/kernel/linux/linux-6.6/drivers/staging/zerohung/
H A Dzrhung_event.c8 #include <dfx/hiview_hisysevent.h>
9 #include <dfx/zrhung.h>
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c184 struct hpre_dfx *dfx; in hpre_add_req_to_ctx() local
195 dfx = ctx->hpre->debug.dfx; in hpre_add_req_to_ctx()
196 if (atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value)) in hpre_add_req_to_ctx()
434 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_dh_cb() local
444 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_dh_cb()
446 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value); in hpre_dh_cb()
450 atomic64_inc(&dfx[HPRE_RECV_CNT].value); in hpre_dh_cb()
455 struct hpre_dfx *dfx in hpre_rsa_cb() local
477 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; hpre_alg_cb() local
569 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; hpre_send() local
1470 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; hpre_ecdh_cb() local
1785 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; hpre_curve25519_cb() local
[all...]
H A Dhpre.h66 struct hpre_dfx dfx[HPRE_DFX_FILE_NUM]; member
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c354 struct hisi_zip_dfx *dfx = &qp_ctx->zip_dev->dfx; in hisi_zip_acomp_cb() local
362 atomic64_inc(&dfx->recv_cnt); in hisi_zip_acomp_cb()
368 atomic64_inc(&dfx->err_bd_cnt); in hisi_zip_acomp_cb()
529 struct hisi_zip_dfx *dfx = &qp_ctx->zip_dev->dfx; in hisi_zip_do_work() local
563 atomic64_inc(&dfx->send_cnt); in hisi_zip_do_work()
566 atomic64_inc(&dfx->send_busy_cnt); in hisi_zip_do_work()
H A Dzip.h29 struct hisi_zip_dfx dfx; member
H A Dzip_main.c549 struct hisi_zip_dfx *dfx = &zip->dfx; in hisi_zip_dfx_debug_init() local
556 data = (atomic64_t *)((uintptr_t)dfx + zip_dfx_files[i].offset); in hisi_zip_dfx_debug_init()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_restrack.c88 if (!hr_dev->dfx->query_cqc_info) in hns_roce_fill_res_cq_entry()
95 ret = hr_dev->dfx->query_cqc_info(hr_dev, hr_cq->cqn, (int *)context); in hns_roce_fill_res_cq_entry()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c337 struct hisi_zip_dfx *dfx = &qp_ctx->zip_dev->dfx; in hisi_zip_do_work() local
368 atomic64_inc(&dfx->send_cnt); in hisi_zip_do_work()
371 atomic64_inc(&dfx->send_busy_cnt); in hisi_zip_do_work()
410 struct hisi_zip_dfx *dfx = &qp_ctx->zip_dev->dfx; in hisi_zip_acomp_cb() local
420 atomic64_inc(&dfx->recv_cnt); in hisi_zip_acomp_cb()
426 atomic64_inc(&dfx->err_bd_cnt); in hisi_zip_acomp_cb()
H A Dzip.h29 struct hisi_zip_dfx dfx; member
/kernel/linux/linux-5.10/drivers/staging/hisysevent/
H A Dhisysevent_builder.h9 #include <dfx/hiview_hisysevent.h>
H A Dhiview_hisysevent.c6 #include <dfx/hiview_hisysevent.h>
/kernel/linux/linux-6.6/drivers/staging/hisysevent/
H A Dhisysevent_builder.h9 #include <dfx/hiview_hisysevent.h>
H A Dhiview_hisysevent.c6 #include <dfx/hiview_hisysevent.h>
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c148 struct sec_dfx *dfx = &qp_ctx->ctx->sec->debug.dfx; in sec_req_cb() local
158 atomic64_inc(&dfx->err_bd_cnt); in sec_req_cb()
165 atomic64_inc(&dfx->invalid_req_cnt); in sec_req_cb()
181 atomic64_inc(&dfx->done_flag_cnt); in sec_req_cb()
187 atomic64_inc(&dfx->recv_cnt); in sec_req_cb()
210 atomic64_inc(&ctx->sec->debug.dfx.send_cnt); in sec_bd_send()
211 atomic64_inc(&ctx->sec->debug.dfx.send_busy_cnt); in sec_bd_send()
222 atomic64_inc(&ctx->sec->debug.dfx.send_cnt); in sec_bd_send()
1105 atomic64_inc(&ctx->sec->debug.dfx in sec_skcipher_callback()
[all...]
H A Dsec.h173 struct sec_dfx dfx; member
H A Dsec_main.c361 /* clear sec dfx regs */ in sec_debug_regs_clear()
597 struct sec_dfx *dfx = &sec->debug.dfx; in sec_core_debug_init() local
616 atomic64_t *data = (atomic64_t *)((uintptr_t)dfx + in sec_core_debug_init()
/kernel/linux/linux-5.10/drivers/staging/zerohung/watchpoint/
H A Dhung_wp_screen.c21 #include <dfx/zrhung.h>
22 #include <dfx/hung_wp_screen.h>
/kernel/linux/linux-6.6/drivers/staging/zerohung/watchpoint/
H A Dhung_wp_screen.c21 #include <dfx/zrhung.h>
22 #include <dfx/hung_wp_screen.h>
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c233 struct sec_dfx *dfx = &qp_ctx->ctx->sec->debug.dfx; in sec_req_cb() local
250 atomic64_inc(&dfx->err_bd_cnt); in sec_req_cb()
256 atomic64_inc(&dfx->invalid_req_cnt); in sec_req_cb()
265 atomic64_inc(&dfx->done_flag_cnt); in sec_req_cb()
267 atomic64_inc(&dfx->recv_cnt); in sec_req_cb()
289 atomic64_inc(&ctx->sec->debug.dfx.send_cnt); in sec_bd_send()
290 atomic64_inc(&ctx->sec->debug.dfx.send_busy_cnt); in sec_bd_send()
301 atomic64_inc(&ctx->sec->debug.dfx.send_cnt); in sec_bd_send()
1463 atomic64_inc(&ctx->sec->debug.dfx in sec_skcipher_callback()
[all...]
H A Dsec.h184 struct sec_dfx dfx; member
/kernel/linux/linux-5.10/kernel/
H A Dhung_task.c28 #include <dfx/hungtask_base.h>

Completed in 21 milliseconds

12