Searched refs:IRQTF_WARNED (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/exception/ | ||
H A D | handle.rs | 339 .test_and_set_bit(ThreadedHandlerFlags::IRQTF_WARNED) in warn_no_thread() |
H A D | irqdesc.rs | 782 const IRQTF_WARNED = 1 << 1; constant |