Searched refs:irq_soft_mask_return (Results 1 – 3 of 3) sorted by relevance
116 static inline notrace unsigned long irq_soft_mask_return(void) in irq_soft_mask_return() function162 unsigned long flags = irq_soft_mask_return(); in irq_soft_mask_set_return()171 unsigned long flags = irq_soft_mask_return(); in irq_soft_mask_or_return()180 unsigned long flags = irq_soft_mask_return(); in irq_soft_mask_andc_return()189 return irq_soft_mask_return(); in arch_local_save_flags()348 WARN_ON(irq_soft_mask_return() != IRQS_ALL_DISABLED); in should_hard_irq_enable()415 static inline notrace unsigned long irq_soft_mask_return(void) in irq_soft_mask_return() function
26 BUG_ON(irq_soft_mask_return() != IRQS_ALL_DISABLED); in system_call_exception()
75 WARN_ON(irq_soft_mask_return() != IRQS_ALL_DISABLED); in next_interrupt()