Home
last modified time | relevance | path

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

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