Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dirq_poll.c179 void irq_poll_init(struct irq_poll *iop, int weight, irq_poll_fn *poll_fn) in irq_poll_init() function
186 EXPORT_SYMBOL(irq_poll_init);
/openbmc/linux/include/linux/
H A Dirq_poll.h21 extern void irq_poll_init(struct irq_poll *, int, irq_poll_fn *);
/openbmc/linux/drivers/infiniband/core/
H A Dcq.c253 irq_poll_init(&cq->iop, IB_POLL_BUDGET_IRQ, ib_poll_handler); in __ib_alloc_cq()
/openbmc/linux/drivers/scsi/cxlflash/
H A Dmain.c1907 irq_poll_init(&hwq->irqpoll, afu->irqpoll_weight, in start_afu()
2920 irq_poll_init(&hwq->irqpoll, weight, cxlflash_irqpoll); in irqpoll_weight_store()
/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_main.c5333 irq_poll_init(&pbe_eq->iopoll, be_iopoll_budget, be_iopoll); in beiscsi_enable_port()
5655 irq_poll_init(&pbe_eq->iopoll, be_iopoll_budget, be_iopoll); in beiscsi_dev_probe()
/openbmc/linux/drivers/scsi/
H A Dipr.c3738 irq_poll_init(&ioa_cfg->hrrq[i].iopoll, in ipr_store_iopoll_weight()
9844 irq_poll_init(&ioa_cfg->hrrq[i].iopoll, in ipr_probe()
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c5656 irq_poll_init(&irq_ctx->irqpoll, in megasas_setup_irq_poll()
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c1959 irq_poll_init(&reply_q->irqpoll, in _base_init_irqpolls()