Lines Matching refs:value
196 if (atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value))
444 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value);
446 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value);
450 atomic64_inc(&dfx[HPRE_RECV_CNT].value);
463 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value);
465 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value);
471 atomic64_inc(&dfx[HPRE_RECV_CNT].value);
482 atomic64_inc(&dfx[HPRE_INVALID_REQ_CNT].value);
574 atomic64_inc(&dfx[HPRE_SEND_CNT].value);
578 atomic64_inc(&dfx[HPRE_SEND_BUSY_CNT].value);
585 atomic64_inc(&dfx[HPRE_SEND_FAIL_CNT].value);
896 static int hpre_rsa_set_n(struct hpre_ctx *ctx, const char *value,
899 const char *ptr = value;
934 static int hpre_rsa_set_e(struct hpre_ctx *ctx, const char *value,
937 const char *ptr = value;
949 static int hpre_rsa_set_d(struct hpre_ctx *ctx, const char *value,
952 const char *ptr = value;
1481 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value);
1483 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value);
1492 atomic64_inc(&dfx[HPRE_RECV_CNT].value);
1795 overtime_thrhld = atomic64_read(&dfx[HPRE_OVERTIME_THRHLD].value);
1797 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value);
1804 atomic64_inc(&dfx[HPRE_RECV_CNT].value);