Searched refs:irqpoll (Results 1 – 4 of 4) sorted by relevance
231 struct irq_poll irqpoll; member
717 irq_poll_disable(&hwq->irqpoll); in stop_afu()1446 static int cxlflash_irqpoll(struct irq_poll *irqpoll, int budget) in cxlflash_irqpoll() argument1448 struct hwq *hwq = container_of(irqpoll, struct hwq, irqpoll); in cxlflash_irqpoll()1457 irq_poll_complete(irqpoll); in cxlflash_irqpoll()1489 irq_poll_sched(&hwq->irqpoll); in cxlflash_rrq_irq()1932 irq_poll_init(&hwq->irqpoll, afu->irqpoll_weight, in start_afu()2935 irq_poll_disable(&hwq->irqpoll); in irqpoll_weight_store()2945 irq_poll_init(&hwq->irqpoll, weight, cxlflash_irqpoll); in irqpoll_weight_store()
379 "1 irqpoll maxcpus=1 reset_devices"404 * The "irqpoll" boot parameter reduces driver initialization failures
1799 irqpoll [HW]