Home
last modified time | relevance | path

Searched refs:system_bh_wq (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/mmc/host/
H A Dwbsd.c462 queue_work(system_bh_wq, &host->fifo_bh_work); in wbsd_empty_fifo()
527 queue_work(system_bh_wq, &host->fifo_bh_work); in wbsd_fill_fifo()
824 queue_work(system_bh_wq, &host->fifo_bh_work); in wbsd_request()
964 queue_work(system_bh_wq, &host->card_bh_work); in wbsd_reset_ignore()
1023 queue_work(system_bh_wq, &host->finish_bh_work); in wbsd_card_bh_work()
1063 queue_work(system_bh_wq, &host->finish_bh_work); in wbsd_fifo_bh_work()
1088 queue_work(system_bh_wq, &host->finish_bh_work); in wbsd_crc_bh_work()
1112 queue_work(system_bh_wq, &host->finish_bh_work); in wbsd_timeout_bh_work()
1162 queue_work(system_bh_wq, &host->card_bh_work); in wbsd_irq()
1164 queue_work(system_bh_wq, &host->fifo_bh_work); in wbsd_irq()
[all …]
/linux/kernel/
H A Dbacktracetest.c36 queue_work(system_bh_wq, &backtrace_bh_work); in backtrace_test_bh()
H A Dworkqueue.c542 struct workqueue_struct *system_bh_wq; variable
543 EXPORT_SYMBOL_GPL(system_bh_wq);
3771 queue_work(system_bh_wq, work); in drain_dead_softirq_workfn()
3803 queue_work(system_bh_wq, &dead_work.work); in workqueue_softirq_dead()
8053 system_bh_wq = alloc_workqueue("events_bh", WQ_BH | WQ_PERCPU, 0); in workqueue_init_early()
8061 !system_bh_wq || !system_bh_highpri_wq || !system_dfl_long_wq); in workqueue_init_early()
/linux/drivers/net/usb/
H A Dusbnet.c465 queue_work(system_bh_wq, &dev->bh_work); in defer_bh()
553 queue_work(system_bh_wq, &dev->bh_work); in rx_submit()
714 queue_work(system_bh_wq, &dev->bh_work); in usbnet_resume_rx()
784 queue_work(system_bh_wq, &dev->bh_work); in usbnet_unlink_rx_urbs()
970 queue_work(system_bh_wq, &dev->bh_work); in usbnet_open()
1156 queue_work(system_bh_wq, &dev->bh_work); in __handle_link_change()
1231 queue_work(system_bh_wq, &dev->bh_work); in usbnet_deferred_kevent()
1257 queue_work(system_bh_wq, &dev->bh_work); in usbnet_deferred_kevent()
1358 queue_work(system_bh_wq, &dev->bh_work); in usbnet_tx_timeout()
1641 queue_work(system_bh_wq, &dev->bh_work); in usbnet_bh()
[all …]
/linux/include/kunit/
H A Drun-in-irq-context.h52 queue_work(system_bh_wq, &state->bh_work); in kunit_irq_test_timer_func()
/linux/drivers/media/pci/mantis/
H A Dhopper_cards.c119 queue_work(system_bh_wq, &mantis->bh_work); in hopper_irq_handler()
H A Dmantis_cards.c128 queue_work(system_bh_wq, &mantis->bh_work); in mantis_irq_handler()
H A Dmantis_dvb.c108 enable_and_queue_work(system_bh_wq, &mantis->bh_work); in mantis_dvb_start_feed()
/linux/drivers/media/pci/bt8xx/
H A Dbt878.c304 queue_work(system_bh_wq, &bt->bh_work); in bt878_irq()
/linux/drivers/media/pci/smipcie/
H A Dsmipcie-main.c455 queue_work(system_bh_wq, &port->bh_work); in smi_port_irq()
826 enable_and_queue_work(system_bh_wq, &port->bh_work); in smi_start_feed()
/linux/drivers/mailbox/
H A Dimx-mailbox.c237 queue_work(system_bh_wq, &cp->txdb_work); in imx_mu_generic_tx()
440 queue_work(system_bh_wq, &cp->txdb_work); in imx_mu_seco_tx()
H A Dbcm-pdc-mailbox.c952 queue_work(system_bh_wq, &pdcs->rx_work); in pdc_irq_handler()
/linux/drivers/media/pci/ttpci/
H A Dbudget-core.c587 queue_work(system_bh_wq, &budget->vpe_bh_work); in ttpci_budget_irq10_handler()
/linux/drivers/media/pci/ngene/
H A Dngene-core.c207 queue_work(system_bh_wq, &dev->event_bh_work); in irq_handler()
220 queue_work(system_bh_wq, in irq_handler()
/linux/drivers/usb/core/
H A Dhcd.c1704 queue_work(system_bh_wq, &bh->bh); in usb_giveback_urb_bh()
1760 queue_work(system_bh_wq, &bh->bh); in usb_hcd_giveback_urb()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c360 queue_work(system_bh_wq, &pdata->ecc_bh_work); in xgbe_ecc_isr()
530 queue_work(system_bh_wq, &pdata->dev_bh_work); in xgbe_isr()
/linux/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c825 queue_work(system_bh_wq, &dec->urb_bh_work); in ttusb_dec_process_urb()
/linux/drivers/media/platform/intel/
H A Dpxa_camera.c1189 queue_work(system_bh_wq, &pcdev->eof_bh_work); in pxa_camera_irq()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c2101 queue_work(system_bh_wq, &bp->hresp_err_bh_work); in macb_interrupt_misc()
/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c3038 queue_work(system_bh_wq, &cp->cnic_irq_bh_work); in cnic_doirq()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c6572 queue_work(system_bh_wq, &eq->work); in hns_roce_v2_ceq_int()