Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dhisi_acc_qm.h178 atomic64_t err_irq_cnt; member
/linux-5.19.10/drivers/crypto/hisilicon/
Dqm.c441 {"err_irq", offsetof(struct qm_dfx, err_irq_cnt)},
977 atomic64_inc(&qm->debug.dfx.err_irq_cnt); in qm_irq()