Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
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);
/Linux-v5.4/include/linux/
Dirq_poll.h21 extern void irq_poll_init(struct irq_poll *, int, irq_poll_fn *);
/Linux-v5.4/drivers/infiniband/core/
Dcq.c226 irq_poll_init(&cq->iop, IB_POLL_BUDGET_IRQ, ib_poll_handler); in __ib_alloc_cq_user()
/Linux-v5.4/drivers/scsi/cxlflash/
Dmain.c1935 irq_poll_init(&hwq->irqpoll, afu->irqpoll_weight, in start_afu()
2948 irq_poll_init(&hwq->irqpoll, weight, cxlflash_irqpoll); in irqpoll_weight_store()
/Linux-v5.4/drivers/scsi/be2iscsi/
Dbe_main.c5341 irq_poll_init(&pbe_eq->iopoll, be_iopoll_budget, be_iopoll); in beiscsi_enable_port()
5670 irq_poll_init(&pbe_eq->iopoll, be_iopoll_budget, be_iopoll); in beiscsi_dev_probe()
/Linux-v5.4/drivers/scsi/
Dipr.c3816 irq_poll_init(&ioa_cfg->hrrq[i].iopoll, in ipr_store_iopoll_weight()
10602 irq_poll_init(&ioa_cfg->hrrq[i].iopoll, in ipr_probe()
/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_base.c1664 irq_poll_init(&reply_q->irqpoll, in _base_init_irqpolls()
/Linux-v5.4/drivers/scsi/megaraid/
Dmegaraid_sas_base.c5527 irq_poll_init(&irq_ctx->irqpoll, in megasas_setup_irq_poll()