Searched refs:overtime_thrhld (Results 1 – 2 of 2) sorted by relevance
309 u64 overtime_thrhld) in hpre_is_bd_timeout() argument320 if (time_use_us <= overtime_thrhld) in hpre_is_bd_timeout()331 u64 overtime_thrhld; in hpre_dh_cb() local338 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_dh_cb()339 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_dh_cb()352 u64 overtime_thrhld; in hpre_rsa_cb() local357 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_rsa_cb()358 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_rsa_cb()1430 u64 overtime_thrhld; in hpre_ecdh_cb() local1438 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_ecdh_cb()[all …]
174 What: /sys/kernel/debug/hisi_hpre/<bdf>/hpre_dfx/overtime_thrhld