Home
last modified time | relevance | path

Searched refs:hpre_dfx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H A Dhpre.h48 struct hpre_dfx { struct
59 struct hpre_dfx dfx[HPRE_DFX_FILE_NUM];
H A Dhpre_main.c561 struct hpre_dfx *dfx_item = data; in hpre_debugfs_atomic64_get()
570 struct hpre_dfx *dfx_item = data; in hpre_debugfs_atomic64_set()
571 struct hpre_dfx *hpre_dfx = NULL; in hpre_debugfs_atomic64_set() local
574 hpre_dfx = dfx_item - HPRE_OVERTIME_THRHLD; in hpre_debugfs_atomic64_set()
575 atomic64_set(&hpre_dfx[HPRE_OVER_THRHLD_CNT].value, 0); in hpre_debugfs_atomic64_set()
686 struct hpre_dfx *dfx = hpre->debug.dfx; in hpre_dfx_debug_init()
690 parent = debugfs_create_dir("hpre_dfx", qm->debug.debug_root); in hpre_dfx_debug_init()
H A Dhpre_crypto.c125 struct hpre_dfx *dfx; in hpre_add_req_to_ctx()
369 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_dh_cb()
390 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_rsa_cb()
412 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_alg_cb()
492 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_send()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre.h55 struct hpre_dfx { struct
66 struct hpre_dfx dfx[HPRE_DFX_FILE_NUM];
H A Dhpre_main.c927 struct hpre_dfx *dfx_item = data; in hpre_debugfs_atomic64_get()
936 struct hpre_dfx *dfx_item = data; in hpre_debugfs_atomic64_set()
937 struct hpre_dfx *hpre_dfx = NULL; in hpre_debugfs_atomic64_set() local
940 hpre_dfx = dfx_item - HPRE_OVERTIME_THRHLD; in hpre_debugfs_atomic64_set()
941 atomic64_set(&hpre_dfx[HPRE_OVER_THRHLD_CNT].value, 0); in hpre_debugfs_atomic64_set()
1055 struct hpre_dfx *dfx = hpre->debug.dfx; in hpre_dfx_debug_init()
1059 parent = debugfs_create_dir("hpre_dfx", qm->debug.debug_root); in hpre_dfx_debug_init()
H A Dhpre_crypto.c184 struct hpre_dfx *dfx; in hpre_add_req_to_ctx()
434 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_dh_cb()
455 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_rsa_cb()
477 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_alg_cb()
569 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_send()
1470 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_ecdh_cb()
1785 struct hpre_dfx *dfx = ctx->hpre->debug.dfx; in hpre_curve25519_cb()

Completed in 10 milliseconds