Home
last modified time | relevance | path

Searched refs:cancel_work_sync (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/sys/external/bsd/common/include/linux/
H A Dworkqueue.h49 #define cancel_work_sync linux_cancel_work_sync macro
136 bool cancel_work_sync(struct work_struct *);
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_hotplug.c701 cancel_work_sync(&dev_priv->hotplug.dig_port_work); in intel_hpd_cancel_work()
703 cancel_work_sync(&dev_priv->hotplug.poll_init_work); in intel_hpd_cancel_work()
H A Dintel_fbdev.c574 cancel_work_sync(&dev_priv->fbdev_suspend_work); in intel_fbdev_unregister()
H A Dintel_opregion.c1203 cancel_work_sync(&i915->opregion.asle_work); in intel_opregion_suspend()
H A Dintel_fbc.c1242 cancel_work_sync(&dev_priv->fbc.underrun_work); in intel_fbc_reset_underrun()
H A Dintel_psr.c975 cancel_work_sync(&dev_priv->psr.work); in intel_psr_disable()
H A Dintel_display.c18526 cancel_work_sync(&connector->modeset_retry_work); in intel_hpd_poll_fini()
18529 cancel_work_sync(&connector->hdcp.prop_work); in intel_hpd_poll_fini()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_display.c467 cancel_work_sync(&drm->hpd_work); in nouveau_display_fini()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ras.c1288 cancel_work_sync(&data->ih_work); in amdgpu_ras_interrupt_remove_handler()
1707 cancel_work_sync(&con->recovery_work); in amdgpu_ras_recovery_fini()
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_fb_helper.c614 cancel_work_sync(&fb_helper->resume_work); in drm_fb_helper_fini()
615 cancel_work_sync(&fb_helper->dirty_work); in drm_fb_helper_fini()
H A Ddrm_dp_mst_topology.c5184 cancel_work_sync(&mgr->delayed_destroy_work); in drm_dp_mst_topology_mgr_destroy()
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_fence.c366 (void) cancel_work_sync(&fman->work); in vmw_fence_manager_takedown()
H A Dvmwgfx_cmdbuf.c1488 (void) cancel_work_sync(&man->work); in vmw_cmdbuf_man_destroy()
/netbsd-src/sys/external/bsd/common/linux/
H A Dlinux_work.c790 cancel_work_sync(struct work_struct *work) in cancel_work_sync() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_rps.c145 cancel_work_sync(&rps->work); in rps_disable_interrupts()
/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcd.c2272 if (!cancel_work_sync(&hsotg->wf_otg)) in dwc2_hcd_free()
/netbsd-src/sys/dev/pci/
H A Dxmm7360.c1599 cancel_work_sync(&xmm->init_work); in xmm7360_dev_deinit()