Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c350 u64 overtime_thrhld) in hpre_is_bd_timeout() argument
361 if (time_use_us <= overtime_thrhld) in hpre_is_bd_timeout()
372 u64 overtime_thrhld; in hpre_dh_cb() local
379 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_dh_cb()
380 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_dh_cb()
393 u64 overtime_thrhld; in hpre_rsa_cb() local
398 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_rsa_cb()
399 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_rsa_cb()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Ddebugfs-hisi-hpre128 What: /sys/kernel/debug/hisi_hpre/<bdf>/hpre_dfx/overtime_thrhld