Home
last modified time | relevance | path

Searched refs:HPRE_OVERTIME_THRHLD (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/crypto/hisilicon/hpre/
A Dhpre.h41 HPRE_OVERTIME_THRHLD, enumerator
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()
1475 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_ecdh_cb()
1789 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value); in hpre_curve25519_cb()
A Dhpre_main.c963 if (dfx_item->type == HPRE_OVERTIME_THRHLD) { in hpre_debugfs_atomic64_set()
964 hpre_dfx = dfx_item - HPRE_OVERTIME_THRHLD; in hpre_debugfs_atomic64_set()

Completed in 11 milliseconds