Home
last modified time | relevance | path

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

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