Lines Matching refs:WARN_ON
437 if (WARN_ON(!info)) in xen_free_irq()
444 WARN_ON(info->refcnt > 0); in xen_free_irq()
504 WARN_ON(rc); in eoi_pirq()
869 WARN_ON(info == NULL || info->type != IRQT_EVTCHN); in bind_evtchn_to_irq()
912 WARN_ON(info == NULL || info->type != IRQT_IPI); in bind_ipi_to_irq()
1015 WARN_ON(info == NULL || info->type != IRQT_VIRQ); in bind_virq_to_irq()
1120 if (WARN_ON(!info)) in unbind_from_irqhandler()
1157 WARN_ON(info->refcnt != -1); in evtchn_make_refcounted()
1201 if (WARN_ON(irq == -1)) in evtchn_put()
1278 if (WARN_ON(!info)) in rebind_evtchn_irq()
1559 if (WARN_ON(!info)) in xen_test_irq_shared()