Searched refs:overtime_thrhld (Results 1 – 1 of 1) sorted by relevance
409 u64 overtime_thrhld) in hpre_is_bd_timeout() argument420 if (time_use_us <= overtime_thrhld) in hpre_is_bd_timeout()431 u64 overtime_thrhld; in hpre_dh_cb() local438 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_dh_cb()439 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_dh_cb()452 u64 overtime_thrhld; in hpre_rsa_cb() local457 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_rsa_cb()458 if (overtime_thrhld && hpre_is_bd_timeout(req, overtime_thrhld)) in hpre_rsa_cb()1462 u64 overtime_thrhld; in hpre_ecdh_cb() local1470 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_ecdh_cb()[all …]