Home
last modified time | relevance | path

Searched refs:irqpoll (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/PCI/
H A Dboot-interrupts.rst37 irq 19: nobody cared (try booting with the "irqpoll" option)
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c3702 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() argument
3806 irq_ctx = container_of(irqpoll, struct megasas_irq_context, irqpoll); in megasas_irqpoll()
3816 irq_poll_complete(irqpoll); in megasas_irqpoll()
H A Dmegaraid_sas.h2218 struct irq_poll irqpoll; member
2741 int megasas_irqpoll(struct irq_poll *irqpoll, int budget);
H A Dmegaraid_sas_base.c5663 irq_poll_init(&irq_ctx->irqpoll, in megasas_setup_irq_poll()
5766 irq_poll_disable(&irq_ctx->irqpoll); in megasas_destroy_irqs()
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c1808 irq_poll_sched(&reply_q->irqpoll); in _base_process_reply_queue()
1918 _base_irqpoll(struct irq_poll *irqpoll, int budget) in _base_irqpoll() argument
1923 reply_q = container_of(irqpoll, struct adapter_reply_queue, in _base_irqpoll()
1924 irqpoll); in _base_irqpoll()
1931 irq_poll_complete(irqpoll); in _base_irqpoll()
1964 irq_poll_init(&reply_q->irqpoll, in _base_init_irqpolls()
2024 irq_poll_disable(&reply_q->irqpoll); in mpt3sas_base_sync_reply_irqs()
2025 irq_poll_enable(&reply_q->irqpoll); in mpt3sas_base_sync_reply_irqs()
H A Dmpt3sas_base.h957 struct irq_poll irqpoll; member
/linux/Documentation/admin-guide/kdump/
H A Dkdump.rst424 "1 irqpoll nr_cpus=1 reset_devices"
453 * The "irqpoll" boot parameter reduces driver initialization failures
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2609 irqpoll [HW]