Searched refs:irqpoll (Results 1 – 4 of 4) sorted by relevance
37 irq 19: nobody cared (try booting with the "irqpoll" option)
3702 irq_poll_sched(&irq_context->irqpoll); in complete_cmd_fusion()3763 irq_poll_enable(&irq_ctx->irqpoll); in megasas_enable_irq_poll()3783 irq_poll_disable(&irq_ctx->irqpoll); in megasas_sync_irqs()3800 int megasas_irqpoll(struct irq_poll *irqpoll, int budget) in megasas_irqpoll() argument3806 irq_ctx = container_of(irqpoll, struct megasas_irq_context, irqpoll); in megasas_irqpoll()3816 irq_poll_complete(irqpoll); in megasas_irqpoll()
2218 struct irq_poll irqpoll; member2741 int megasas_irqpoll(struct irq_poll *irqpoll, int budget);
2750 irqpoll [HW]