Searched refs:disable_delayed_work_sync (Results 1 – 16 of 16) sorted by relevance
174 disable_delayed_work_sync(&devcd->del_wk); in devcd_free()
623 extern bool disable_delayed_work_sync(struct delayed_work *dwork);
506 disable_delayed_work_sync(&uec->work); in gaokun_ucsi_remove()
991 disable_delayed_work_sync(&fsl_otg_dev->otg_event); in fsl_otg_remove()
2176 disable_delayed_work_sync(&per_cpu(vmstat_work, cpu)); in start_shepherd_timer()2208 disable_delayed_work_sync(&per_cpu(vmstat_work, cpu)); in vmstat_cpu_down_prep()
1172 disable_delayed_work_sync(&conn->disc_work); in hci_conn_del()1173 disable_delayed_work_sync(&conn->auto_accept_work); in hci_conn_del()1174 disable_delayed_work_sync(&conn->idle_work); in hci_conn_del()
1681 disable_delayed_work_sync(&adv_instance->rpa_expired_cb); in hci_adv_instances_clear()2817 disable_delayed_work_sync(&hdev->cmd_timer); in hci_cancel_cmd_sync()2818 disable_delayed_work_sync(&hdev->ncmd_timer); in hci_cancel_cmd_sync()
95 disable_delayed_work_sync(&conn->timeout_work); in sco_conn_free()
113 disable_delayed_work_sync(&conn->timeout_work); in iso_conn_free()
1263 disable_delayed_work_sync(&dev->imm_tq); in imm_detach()
1024 disable_delayed_work_sync(&ocelot->stats_work); in ocelot_stats_deinit()
913 disable_delayed_work_sync(&queue->timeout.work)); in group_free_queue()2718 disable_delayed_work_sync(&queue->timeout.work); in queue_stop()4027 disable_delayed_work_sync(&sched->tick_work); in panthor_sched_unplug()
1257 disable_delayed_work_sync(&ptdev->fw->watchdog.ping_work); in panthor_fw_unplug()
1626 disable_delayed_work_sync(&sc->idle.timer_work); in smbd_destroy()2007 disable_delayed_work_sync(&sc->idle.timer_work); in _smbd_get_connection()
2213 disable_delayed_work_sync(&mana_dev_recovery_work.work); in mana_driver_exit()
4558 bool disable_delayed_work_sync(struct delayed_work *dwork) in disable_delayed_work_sync() function4563 EXPORT_SYMBOL_GPL(disable_delayed_work_sync);