Home
last modified time | relevance | path

Searched refs:disable_work_sync (Results 1 – 11 of 11) sorted by relevance

/linux-6.14.4/drivers/media/pci/mantis/
Dmantis_dvb.c128 disable_work_sync(&mantis->bh_work); in mantis_dvb_stop_feed()
209 disable_work_sync(&mantis->bh_work); in mantis_dvb_init()
/linux-6.14.4/drivers/firewire/
Dcore-iso.c240 disable_work_sync(&ctx->work); in fw_iso_context_flush_completions()
/linux-6.14.4/drivers/media/pci/bt8xx/
Dbt878.c482 disable_work_sync(&bt->bh_work); in bt878_probe()
/linux-6.14.4/include/linux/
Dworkqueue.h612 extern bool disable_work_sync(struct work_struct *work);
/linux-6.14.4/drivers/media/pci/smipcie/
Dsmipcie-main.c430 disable_work_sync(&port->bh_work); in smi_port_init()
840 disable_work_sync(&port->bh_work); in smi_stop_feed()
/linux-6.14.4/net/bluetooth/
Dhci_core.c2668 disable_work_sync(&hdev->rx_work); in hci_unregister_dev()
2669 disable_work_sync(&hdev->cmd_work); in hci_unregister_dev()
2670 disable_work_sync(&hdev->tx_work); in hci_unregister_dev()
2671 disable_work_sync(&hdev->power_on); in hci_unregister_dev()
2672 disable_work_sync(&hdev->error_reset); in hci_unregister_dev()
/linux-6.14.4/drivers/media/platform/st/sti/c8sectpfe/
Dc8sectpfe-core.c306 disable_work_sync(&channel->bh_work); in c8sectpfe_stop_feed()
/linux-6.14.4/net/ncsi/
Dncsi-manage.c1970 disable_work_sync(&ndp->work); in ncsi_unregister_dev()
/linux-6.14.4/drivers/net/ethernet/realtek/
Dr8169_main.c4810 disable_work_sync(&tp->wk.work); in rtl8169_down()
5088 disable_work_sync(&tp->wk.work); in rtl_remove_one()
/linux-6.14.4/kernel/
Dworkqueue.c4473 bool disable_work_sync(struct work_struct *work) in disable_work_sync() function
4477 EXPORT_SYMBOL_GPL(disable_work_sync);
/linux-6.14.4/drivers/net/ethernet/broadcom/
Dcnic.c4445 disable_work_sync(&cp->cnic_irq_bh_work); in cnic_request_irq()