Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/drivers/firewire/
Dcore-iso.c240 disable_work_sync(&ctx->work); in fw_iso_context_flush_completions()
/linux-6.12.1/drivers/media/pci/bt8xx/
Dbt878.c482 disable_work_sync(&bt->bh_work); in bt878_probe()
/linux-6.12.1/include/linux/
Dworkqueue.h612 extern bool disable_work_sync(struct work_struct *work);
/linux-6.12.1/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.12.1/net/bluetooth/
Dhci_core.c2688 disable_work_sync(&hdev->rx_work); in hci_unregister_dev()
2689 disable_work_sync(&hdev->cmd_work); in hci_unregister_dev()
2690 disable_work_sync(&hdev->tx_work); in hci_unregister_dev()
2691 disable_work_sync(&hdev->power_on); in hci_unregister_dev()
2692 disable_work_sync(&hdev->error_reset); in hci_unregister_dev()
/linux-6.12.1/drivers/media/platform/st/sti/c8sectpfe/
Dc8sectpfe-core.c306 disable_work_sync(&channel->bh_work); in c8sectpfe_stop_feed()
/linux-6.12.1/net/ncsi/
Dncsi-manage.c1957 disable_work_sync(&ndp->work); in ncsi_unregister_dev()
/linux-6.12.1/kernel/
Dworkqueue.c4446 bool disable_work_sync(struct work_struct *work) in disable_work_sync() function
4450 EXPORT_SYMBOL_GPL(disable_work_sync);
/linux-6.12.1/drivers/net/ethernet/broadcom/
Dcnic.c4445 disable_work_sync(&cp->cnic_irq_bh_work); in cnic_request_irq()