Searched refs:should_hard_irq_enable (Results 1 – 4 of 4) sorted by relevance
30 if (should_hard_irq_enable(regs)) in DEFINE_INTERRUPT_HANDLER_ASYNC()
245 if (should_hard_irq_enable(regs)) in __do_irq()
518 if (should_hard_irq_enable(regs)) { in DEFINE_INTERRUPT_HANDLER_ASYNC()
345 static inline bool should_hard_irq_enable(struct pt_regs *regs) in should_hard_irq_enable() function474 static __always_inline bool should_hard_irq_enable(struct pt_regs *regs) in should_hard_irq_enable() function