pub enum Softirq {
HiSoftirq,
TimerSoftirq,
NetTxSoftirq,
NetRxSoftirq,
BlockSoftirq,
IrqPollSoftirq,
TaskletSoftirq,
SchedSoftirq,
HrtimerSoftirq,
RcuSoftirq,
NrSoftirqs,
}Expand description
软中断枚举
pub enum Softirq {
HiSoftirq,
TimerSoftirq,
NetTxSoftirq,
NetRxSoftirq,
BlockSoftirq,
IrqPollSoftirq,
TaskletSoftirq,
SchedSoftirq,
HrtimerSoftirq,
RcuSoftirq,
NrSoftirqs,
}软中断枚举