Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H A Dhpre.h34 HPRE_OVERTIME_THRHLD, enumerator
H A Dhpre_crypto.c137 if (atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value)) in hpre_add_req_to_ctx()
379 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_dh_cb()
398 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_rsa_cb()
H A Dhpre_main.c573 if (dfx_item->type == HPRE_OVERTIME_THRHLD) { in hpre_debugfs_atomic64_set()
574 hpre_dfx = dfx_item - HPRE_OVERTIME_THRHLD; in hpre_debugfs_atomic64_set()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre.h41 HPRE_OVERTIME_THRHLD, enumerator
H A Dhpre_crypto.c196 if (atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value)) in hpre_add_req_to_ctx()
444 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_dh_cb()
463 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_rsa_cb()
1481 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_ecdh_cb()
1795 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_curve25519_cb()
H A Dhpre_main.c939 if (dfx_item->type == HPRE_OVERTIME_THRHLD) { in hpre_debugfs_atomic64_set()
940 hpre_dfx = dfx_item - HPRE_OVERTIME_THRHLD; in hpre_debugfs_atomic64_set()

Completed in 9 milliseconds