Home
last modified time | relevance | path

Searched refs:disable_delayed_work_sync (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_ism.c548 disable_delayed_work_sync(&ism->delayed_work); in amdgpu_dm_ism_disable()
549 disable_delayed_work_sync(&ism->sso_delayed_work); in amdgpu_dm_ism_disable()
/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_main.c476 disable_delayed_work_sync(&nic_dev->periodic_work); in hinic3_nic_probe()
505 disable_delayed_work_sync(&nic_dev->periodic_work); in hinic3_nic_remove()
H A Dhinic3_hwdev.c517 disable_delayed_work_sync(&hwdev->sync_time_task); in hinic3_free_ppf_work()
/linux/net/bridge/
H A Dbr_cfm.c579 disable_delayed_work_sync(&peer_mep->ccm_rx_dwork); in mep_delete_implementation()
735 disable_delayed_work_sync(&peer_mep->ccm_rx_dwork); in br_cfm_cc_peer_mep_remove()
/linux/drivers/base/
H A Ddevcoredump.c174 disable_delayed_work_sync(&devcd->del_wk); in devcd_free()
/linux/net/xfrm/
H A Dxfrm_nat_keepalive.c264 disable_delayed_work_sync(&net->xfrm.nat_keepalive_work); in xfrm_nat_keepalive_net_fini()
/linux/drivers/usb/typec/ucsi/
H A Ducsi_huawei_gaokun.c506 disable_delayed_work_sync(&uec->work); in gaokun_ucsi_remove()
/linux/include/linux/
H A Dworkqueue.h652 extern bool disable_delayed_work_sync(struct delayed_work *dwork);
/linux/fs/smb/smbdirect/
H A Dsocket.h586 disable_delayed_work_sync(&sc->idle.timer_work); in smbdirect_socket_init()
H A Dsocket.c517 disable_delayed_work_sync(&sc->idle.timer_work); in smbdirect_socket_destroy()
/linux/drivers/usb/phy/
H A Dphy-fsl-usb.c991 disable_delayed_work_sync(&fsl_otg_dev->otg_event); in fsl_otg_remove()
/linux/mm/
H A Dvmstat.c2171 disable_delayed_work_sync(&per_cpu(vmstat_work, cpu)); in start_shepherd_timer()
2203 disable_delayed_work_sync(&per_cpu(vmstat_work, cpu)); in vmstat_cpu_down_prep()
/linux/net/bluetooth/
H A Dhci_conn.c1245 disable_delayed_work_sync(&conn->disc_work); in hci_conn_del()
1246 disable_delayed_work_sync(&conn->auto_accept_work); in hci_conn_del()
1247 disable_delayed_work_sync(&conn->idle_work); in hci_conn_del()
H A Dhci_core.c1682 disable_delayed_work_sync(&adv_instance->rpa_expired_cb); in hci_adv_instances_clear()
2818 disable_delayed_work_sync(&hdev->cmd_timer); in hci_cancel_cmd_sync()
2819 disable_delayed_work_sync(&hdev->ncmd_timer); in hci_cancel_cmd_sync()
H A Dsco.c95 disable_delayed_work_sync(&conn->timeout_work); in sco_conn_free()
H A Diso.c113 disable_delayed_work_sync(&conn->timeout_work); in iso_conn_free()
/linux/drivers/scsi/
H A Dimm.c1263 disable_delayed_work_sync(&dev->imm_tq); in imm_detach()
/linux/drivers/net/ethernet/mscc/
H A Docelot_stats.c1024 disable_delayed_work_sync(&ocelot->stats_work); in ocelot_stats_deinit()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c919 disable_delayed_work_sync(&queue->timeout.work); in group_free_queue()
2728 disable_delayed_work_sync(&queue->timeout.work); in queue_stop()
4054 disable_delayed_work_sync(&sched->tick_work); in panthor_sched_unplug()
H A Dpanthor_fw.c1271 disable_delayed_work_sync(&ptdev->fw->watchdog.ping_work); in panthor_fw_unplug()
/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-vntb.c945 disable_delayed_work_sync(&ntb->cmd_handler); in epf_ntb_epc_cleanup()
/linux/net/netfilter/ipvs/
H A Dip_vs_conn.c1846 disable_delayed_work_sync(&ipvs->conn_resize_work); in ip_vs_conn_flush()
/linux/drivers/net/ethernet/microsoft/mana/
H A Dgdma_main.c2302 disable_delayed_work_sync(&mana_dev_recovery_work.work); in mana_driver_exit()
/linux/kernel/
H A Dworkqueue.c4635 bool disable_delayed_work_sync(struct delayed_work *dwork) in disable_delayed_work_sync() function
4640 EXPORT_SYMBOL_GPL(disable_delayed_work_sync);
/linux/net/tls/
H A Dtls_sw.c2545 disable_delayed_work_sync(&ctx->tx_work.work); in tls_sw_cancel_work_tx()

12