| /linux/kernel/ |
| H A D | backtracetest.c | 36 queue_work(system_bh_wq, &backtrace_bh_work); in backtrace_test_bh()
|
| H A D | workqueue.c | 544 struct workqueue_struct *system_bh_wq; variable 545 EXPORT_SYMBOL_GPL(system_bh_wq); 3853 queue_work(system_bh_wq, work); in drain_dead_softirq_workfn() 3885 queue_work(system_bh_wq, &dead_work.work); in workqueue_softirq_dead() 8237 system_bh_wq = alloc_workqueue("events_bh", WQ_BH | WQ_PERCPU, 0); in workqueue_init_early() 8245 !system_bh_wq || !system_bh_highpri_wq || !system_dfl_long_wq); in workqueue_init_early()
|
| /linux/drivers/net/usb/ |
| H A D | usbnet.c | 461 queue_work(system_bh_wq, &dev->bh_work); in defer_bh() 549 queue_work(system_bh_wq, &dev->bh_work); in rx_submit() 710 queue_work(system_bh_wq, &dev->bh_work); in usbnet_resume_rx() 780 queue_work(system_bh_wq, &dev->bh_work); in usbnet_unlink_rx_urbs() 966 queue_work(system_bh_wq, &dev->bh_work); in usbnet_open() 1152 queue_work(system_bh_wq, &dev->bh_work); in __handle_link_change() 1227 queue_work(system_bh_wq, &dev->bh_work); in usbnet_deferred_kevent() 1253 queue_work(system_bh_wq, &dev->bh_work); in usbnet_deferred_kevent() 1354 queue_work(system_bh_wq, &dev->bh_work); in usbnet_tx_timeout() 1637 queue_work(system_bh_wq, &dev->bh_work); in usbnet_bh() [all …]
|
| /linux/drivers/mmc/host/ |
| H A D | renesas_sdhi_internal_dmac.c | 346 queue_work(system_bh_wq, &dma_priv->dma_complete); in renesas_sdhi_internal_dmac_dma_irq() 361 queue_work(system_bh_wq, &dma_priv->dma_complete); in renesas_sdhi_internal_dmac_dataend_dma() 463 queue_work(system_bh_wq, &priv->dma_priv.dma_complete); in renesas_sdhi_internal_dmac_issue_work_fn()
|
| /linux/drivers/media/pci/mantis/ |
| H A D | hopper_cards.c | 119 queue_work(system_bh_wq, &mantis->bh_work); in hopper_irq_handler()
|
| H A D | mantis_cards.c | 128 queue_work(system_bh_wq, &mantis->bh_work); in mantis_irq_handler()
|
| H A D | mantis_dvb.c | 108 enable_and_queue_work(system_bh_wq, &mantis->bh_work); in mantis_dvb_start_feed()
|
| /linux/drivers/media/pci/bt8xx/ |
| H A D | bt878.c | 304 queue_work(system_bh_wq, &bt->bh_work); in bt878_irq()
|
| /linux/include/linux/ |
| H A D | workqueue.h | 474 extern struct workqueue_struct *system_bh_wq;
|
| /linux/drivers/media/pci/ttpci/ |
| H A D | budget-core.c | 587 queue_work(system_bh_wq, &budget->vpe_bh_work); in ttpci_budget_irq10_handler()
|
| /linux/drivers/media/pci/ngene/ |
| H A D | ngene-core.c | 207 queue_work(system_bh_wq, &dev->event_bh_work); in irq_handler() 220 queue_work(system_bh_wq, in irq_handler()
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-drv.c | 360 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()
|
| H A D | xgbe-mdio.c | 631 queue_work(system_bh_wq, &pdata->an_bh_work); in xgbe_an_isr()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | ahb.c | 541 queue_work(system_bh_wq, &ce_pipe->intr_wq); in ath12k_ahb_ce_interrupt_handler()
|
| H A D | pci.c | 426 queue_work(system_bh_wq, &ce_pipe->intr_wq); in ath12k_pci_ce_interrupt_handler()
|
| /linux/drivers/mailbox/ |
| H A D | bcm-pdc-mailbox.c | 952 queue_work(system_bh_wq, &pdcs->rx_work); in pdc_irq_handler()
|
| /linux/drivers/media/usb/ttusb-dec/ |
| H A D | ttusb_dec.c | 825 queue_work(system_bh_wq, &dec->urb_bh_work); in ttusb_dec_process_urb()
|
| /linux/drivers/md/ |
| H A D | dm-verity-target.c | 695 queue_work(system_bh_wq, &io->work); in verity_end_io()
|
| /linux/drivers/media/platform/intel/ |
| H A D | pxa_camera.c | 1189 queue_work(system_bh_wq, &pcdev->eof_bh_work); in pxa_camera_irq()
|
| /linux/drivers/net/wireless/morsemicro/mm81x/ |
| H A D | mac.c | 495 queue_work(system_bh_wq, &mors_vif->u.ap.beacon_work); in mm81x_mac_beacon_irq_handle()
|
| /linux/net/ipv4/ |
| H A D | tcp_output.c | 1424 queue_work(system_bh_wq, &tsq->work); in tcp_wfree()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | cnic.c | 3038 queue_work(system_bh_wq, &cp->cnic_irq_bh_work); in cnic_doirq()
|