Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dhisi_acc_qm.h166 atomic64_t abnormal_irq_cnt; member
/Linux-v6.1/drivers/crypto/hisilicon/
Dqm.c479 {"abnormal_irq", offsetof(struct qm_dfx, abnormal_irq_cnt)},
5633 atomic64_inc(&qm->debug.dfx.abnormal_irq_cnt); in qm_abnormal_irq()