Searched defs:work (Results 151 - 168 of 168) sorted by relevance

1234567

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_gfx.h309 struct work_struct work; member in struct:sq_work
H A Damdgpu_device.c2886 static void amdgpu_device_delayed_init_work_handler(struct work_struct *work) argument
2897 static void amdgpu_device_delay_enable_gfx_off(struct work_struct *work) argument
[all...]
H A Dgfx_v8_0.c6756 static void gfx_v8_0_sq_irq_work_func(struct work_struct *work) argument
[all...]
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_execlists_submission.c2220 struct work_struct work; member in struct:execlists_capture
2225 static void execlists_capture_work(struct work_struct *work) argument
[all...]
H A Dintel_rps.c1809 static void rps_work(struct work_struct *work) argument
[all...]
/openbsd-current/sys/arch/octeon/dev/
H A Dif_ogx.c1030 uint64_t *work; local
1152 uint64_t *work; local
[all...]
/openbsd-current/sys/dev/pci/drm/display/
H A Ddrm_dp_helper.c2017 static void drm_dp_aux_crc_work(struct work_struct *work) argument
H A Ddrm_dp_mst_topology.c2654 static void drm_dp_mst_link_probe_work(struct work_struct *work) argument
3975 drm_dp_mst_up_req_work(struct work_struct *work) argument
4910 drm_dp_tx_work(struct work_struct *work) argument
4966 drm_dp_delayed_destroy_work(struct work_struct *work) argument
[all...]
/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_svm.c402 static void svm_range_bo_wq_release(struct work_struct *work) argument
1766 static void svm_range_restore_work(struct work_struct *work) argument
2285 svm_range_deferred_list_work(struct work_struct *work) argument
3439 svm_range_evict_svm_bo_worker(struct work_struct *work) argument
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dfold-const.c581 unsigned HOST_WIDE_INT work; local
[all...]
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c2945 unsigned char work[4], *str; local
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_dp.c5631 static void intel_dp_modeset_retry_work_fn(struct work_struct *work) argument
H A Dintel_display.c6880 void intel_atomic_helper_free_state_worker(struct work_struct *work) argument
6915 static void intel_atomic_cleanup_work(struct work_struct *work) argument
7195 static void intel_atomic_commit_work(struct work_struct *work) argument
[all...]
H A Dintel_display_types.h1474 struct delayed_work work; member in struct:intel_crtc::__anon56
1681 struct work_struct work; member in struct:intel_psr
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_linux.c213 flush_work(struct work_struct *work) argument
310 kthread_init_work(struct kthread_work *work, void (*func)(struct kthread_work *)) argument
317 kthread_queue_work(struct kthread_worker *worker, struct kthread_work *work) argument
324 kthread_cancel_work_sync(struct kthread_work *work) argument
330 kthread_flush_work(struct kthread_work *work) argument
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dfold-const.c600 unsigned HOST_WIDE_INT work; local
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c773 static void dm_handle_hpd_work(struct work_struct *work) argument
1325 static void dm_handle_hpd_rx_offload_work(struct work_struct *work) argument
[all...]
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon.h1363 struct work_struct work; member in struct:radeon_dpm_thermal

Completed in 507 milliseconds

1234567