Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhisi_acc_qm.h177 atomic64_t abnormal_irq_cnt; member
/openbmc/linux/drivers/crypto/hisilicon/
H A Ddebugfs.c48 {"abnormal_irq", offsetof(struct qm_dfx, abnormal_irq_cnt)},
H A Dqm.c4676 atomic64_inc(&qm->debug.dfx.abnormal_irq_cnt); in qm_abnormal_irq()