Home
last modified time | relevance | path

Searched refs:overtime_thrhld (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c405 u64 overtime_thrhld) in hpre_is_bd_timeout() argument
416 if (time_use_us <= overtime_thrhld) in hpre_is_bd_timeout()
427 u64 overtime_thrhld; in hpre_dh_cb() local
434 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_dh_cb()
435 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_dh_cb()
448 u64 overtime_thrhld; in hpre_rsa_cb() local
453 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_rsa_cb()
454 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_rsa_cb()
1452 u64 overtime_thrhld; in hpre_ecdh_cb() local
1460 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_ecdh_cb()
[all …]
/Linux-v6.1/Documentation/ABI/testing/
Ddebugfs-hisi-hpre152 What: /sys/kernel/debug/hisi_hpre/<bdf>/hpre_dfx/overtime_thrhld