Searched refs:cancel_delayed_work_sync (Results 1 – 3 of 3) sorted by relevance
428 cancel_delayed_work_sync(&req->work); in pm_qos_update_request()450 cancel_delayed_work_sync(&req->work); in pm_qos_update_request_timeout()481 cancel_delayed_work_sync(&req->work); in pm_qos_remove_request()
884 cancel_delayed_work_sync(&cgroup->psi.avgs_work); in psi_cgroup_free()
3264 bool cancel_delayed_work_sync(struct delayed_work *dwork) in cancel_delayed_work_sync() function3268 EXPORT_SYMBOL(cancel_delayed_work_sync);