Home
last modified time | relevance | path

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

/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);
/linux/include/linux/
H A Dirq_poll.h21 extern void irq_poll_init(struct irq_poll *, int, irq_poll_fn *);
/linux/drivers/scsi/be2iscsi/
H A Dbe_main.c5333 irq_poll_init(&pbe_eq->iopoll, be_iopoll_budget, be_iopoll); in beiscsi_enable_port()
5654 irq_poll_init(&pbe_eq->iopoll, be_iopoll_budget, be_iopoll); in beiscsi_dev_probe()
/linux/drivers/scsi/
H A Dipr.c3739 irq_poll_init(&ioa_cfg->hrrq[i].iopoll, in ipr_store_iopoll_weight()
9820 irq_poll_init(&ioa_cfg->hrrq[i].iopoll, in ipr_probe()