Home
last modified time | relevance | path

Searched defs:work (Results 1 – 25 of 1643) sorted by relevance

12345678910>>...66

/drivers/gpu/drm/
Ddrm_vblank_work.c48 struct drm_vblank_work *work, *next; in drm_handle_vblank_works() local
72 struct drm_vblank_work *work, *next; in drm_vblank_cancel_pending_works() local
106 int drm_vblank_work_schedule(struct drm_vblank_work *work, in drm_vblank_work_schedule()
182 bool drm_vblank_work_cancel_sync(struct drm_vblank_work *work) in drm_vblank_work_cancel_sync()
218 void drm_vblank_work_flush(struct drm_vblank_work *work) in drm_vblank_work_flush()
240 void drm_vblank_work_init(struct drm_vblank_work *work, struct drm_crtc *crtc, in drm_vblank_work_init()
241 void (*func)(struct kthread_work *work)) in drm_vblank_work_init()
Ddrm_flip_work.c57 void drm_flip_work_queue_task(struct drm_flip_work *work, in drm_flip_work_queue_task()
76 void drm_flip_work_queue(struct drm_flip_work *work, void *val) in drm_flip_work_queue()
101 void drm_flip_work_commit(struct drm_flip_work *work, in drm_flip_work_commit()
116 struct drm_flip_work *work = container_of(w, struct drm_flip_work, worker); in flip_worker() local
147 void drm_flip_work_init(struct drm_flip_work *work, in drm_flip_work_init()
166 void drm_flip_work_cleanup(struct drm_flip_work *work) in drm_flip_work_cleanup()
/drivers/scsi/libsas/
Dsas_phy.c17 static void sas_phye_loss_of_signal(struct work_struct *work) in sas_phye_loss_of_signal()
26 static void sas_phye_oob_done(struct work_struct *work) in sas_phye_oob_done()
34 static void sas_phye_oob_error(struct work_struct *work) in sas_phye_oob_error()
63 static void sas_phye_spinup_hold(struct work_struct *work) in sas_phye_spinup_hold()
75 static void sas_phye_resume_timeout(struct work_struct *work) in sas_phye_resume_timeout()
92 static void sas_phye_shutdown(struct work_struct *work) in sas_phye_shutdown()
Dsas_port.c264 void sas_porte_bytes_dmaed(struct work_struct *work) in sas_porte_bytes_dmaed()
272 void sas_porte_broadcast_rcvd(struct work_struct *work) in sas_porte_broadcast_rcvd()
290 void sas_porte_link_reset_err(struct work_struct *work) in sas_porte_link_reset_err()
298 void sas_porte_timer_event(struct work_struct *work) in sas_porte_timer_event()
306 void sas_porte_hard_reset(struct work_struct *work) in sas_porte_hard_reset()
Dsas_discover.c232 static void sas_suspend_devices(struct work_struct *work) in sas_suspend_devices()
263 static void sas_resume_devices(struct work_struct *work) in sas_resume_devices()
429 static void sas_discover_domain(struct work_struct *work) in sas_discover_domain()
490 static void sas_revalidate_domain(struct work_struct *work) in sas_revalidate_domain()
Dsas_event.c31 static int sas_queue_event(int event, struct sas_work *work, in sas_queue_event()
118 static void sas_port_event_worker(struct work_struct *work) in sas_port_event_worker()
126 static void sas_phy_event_worker(struct work_struct *work) in sas_phy_event_worker()
/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_hdcp.c151 static void link_lock(struct hdcp_workqueue *work, bool lock) in link_lock()
260 static void event_callback(struct work_struct *work) in event_callback()
280 static void event_property_update(struct work_struct *work) in event_property_update()
317 static void event_property_validate(struct work_struct *work) in event_property_validate()
340 static void event_watchdog_timer(struct work_struct *work) in event_watchdog_timer()
362 static void event_cpirq(struct work_struct *work) in event_cpirq()
514 struct hdcp_workqueue *work; in srm_data_write() local
538 struct hdcp_workqueue *work; in srm_data_read() local
/drivers/edac/
Dwq.c6 bool edac_queue_work(struct delayed_work *work, unsigned long delay) in edac_queue_work()
12 bool edac_mod_work(struct delayed_work *work, unsigned long delay) in edac_mod_work()
18 bool edac_stop_work(struct delayed_work *work) in edac_stop_work()
/drivers/infiniband/core/
Dcm.c228 struct delayed_work work; member
239 struct cm_work work; member
902 struct cm_work *work; in cm_dequeue_work() local
912 static void cm_free_work(struct cm_work *work) in cm_free_work()
920 struct cm_work *work) in cm_queue_work_unlock()
1062 struct cm_work *work; in cm_destroy_id() local
1751 static u16 cm_get_bth_pkey(struct cm_work *work) in cm_get_bth_pkey()
1778 static void cm_opa_to_ib_sgid(struct cm_work *work, in cm_opa_to_ib_sgid()
1798 static void cm_format_req_event(struct cm_work *work, in cm_format_req_event()
1843 struct cm_work *work) in cm_process_work()
[all …]
Diwcm.c96 struct work_struct work; member
143 struct iwcm_work *work; in get_work() local
153 static void put_work(struct iwcm_work *work) in put_work()
170 struct iwcm_work *work; in alloc_work_entries() local
1018 struct iwcm_work *work = container_of(_work, struct iwcm_work, work); in cm_work_handler() local
1069 struct iwcm_work *work; in cm_event_handler() local
/drivers/net/wireless/st/cw1200/
Dsta.c511 void cw1200_update_filtering_work(struct work_struct *work) in cw1200_update_filtering_work()
520 void cw1200_set_beacon_wakeup_period_work(struct work_struct *work) in cw1200_set_beacon_wakeup_period_work()
841 void cw1200_wep_key_work(struct work_struct *work) in cw1200_wep_key_work()
963 void cw1200_event_handler(struct work_struct *work) in cw1200_event_handler()
1034 void cw1200_bss_loss_work(struct work_struct *work) in cw1200_bss_loss_work()
1045 void cw1200_bss_params_work(struct work_struct *work) in cw1200_bss_params_work()
1182 void cw1200_join_complete_work(struct work_struct *work) in cw1200_join_complete_work()
1366 void cw1200_join_timeout(struct work_struct *work) in cw1200_join_timeout()
1437 void cw1200_unjoin_work(struct work_struct *work) in cw1200_unjoin_work()
1703 void cw1200_set_tim_work(struct work_struct *work) in cw1200_set_tim_work()
[all …]
Dscan.c126 void cw1200_scan_work(struct work_struct *work) in cw1200_scan_work()
326 void cw1200_clear_recent_scan_work(struct work_struct *work) in cw1200_clear_recent_scan_work()
334 void cw1200_scan_timeout(struct work_struct *work) in cw1200_scan_timeout()
352 void cw1200_probe_work(struct work_struct *work) in cw1200_probe_work()
/drivers/accessibility/speakup/
Dselection.c20 struct work_struct work; member
25 static void __speakup_set_selection(struct work_struct *work) in __speakup_set_selection()
106 static void __speakup_paste_selection(struct work_struct *work) in __speakup_paste_selection()
/drivers/greybus/
Dsvc_watchdog.c16 struct delayed_work work; member
44 static void greybus_reset(struct work_struct *work) in greybus_reset()
63 static void do_work(struct work_struct *work) in do_work()
/drivers/infiniband/ulp/ipoib/
Dipoib_vlan.c212 struct work_struct work; member
226 static void ipoib_vlan_delete_task(struct work_struct *work) in ipoib_vlan_delete_task()
270 struct ipoib_vlan_delete_work *work; in ipoib_vlan_delete() local
/drivers/scsi/snic/
Dsnic_disc.c164 snic_scsi_scan_tgt(struct work_struct *work) in snic_scsi_scan_tgt()
222 snic_tgt_del(struct work_struct *work) in snic_tgt_del()
339 snic_handle_tgt_disc(struct work_struct *work) in snic_handle_tgt_disc()
523 snic_handle_disc(struct work_struct *work) in snic_handle_disc()
/drivers/gpu/drm/i915/gem/
Di915_gem_client_blt.c98 struct work_struct work; member
133 static void clear_pages_signal_irq_worker(struct irq_work *work) in clear_pages_signal_irq_worker()
156 static void clear_pages_worker(struct work_struct *work) in clear_pages_worker()
318 struct clear_pages_work *work; in i915_gem_schedule_fill_pages_blt() local
Di915_gem_userptr.c24 struct rcu_work work; member
361 __i915_mm_struct_free__worker(struct work_struct *work) in __i915_mm_struct_free__worker()
394 struct work_struct work; member
445 struct get_pages_work *work = container_of(_work, typeof(*work), work); in __i915_gem_userptr_get_pages_worker() local
518 struct get_pages_work *work; in __i915_gem_userptr_get_pages_schedule() local
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_display.c46 struct amdgpu_flip_work *work = in amdgpu_display_flip_callback() local
53 static bool amdgpu_display_flip_handle_fence(struct amdgpu_flip_work *work, in amdgpu_display_flip_handle_fence()
75 struct amdgpu_flip_work *work = in amdgpu_display_flip_work_func() local
128 struct amdgpu_flip_work *work = in amdgpu_display_unpin_work_func() local
158 struct amdgpu_flip_work *work; in amdgpu_display_crtc_page_flip_target() local
/drivers/pci/hotplug/
Dshpchp_ctrl.c377 struct work_struct work; member
387 static void shpchp_pushbutton_thread(struct work_struct *work) in shpchp_pushbutton_thread()
416 void shpchp_queue_pushbutton_work(struct work_struct *work) in shpchp_queue_pushbutton_work()
517 static void interrupt_event_handler(struct work_struct *work) in interrupt_event_handler()
/drivers/net/ethernet/mellanox/mlx5/core/
Den_dim.c44 void mlx5e_rx_dim_work(struct work_struct *work) in mlx5e_rx_dim_work()
54 void mlx5e_tx_dim_work(struct work_struct *work) in mlx5e_tx_dim_work()
/drivers/net/wireless/ath/ath9k/
Dhtc_drv_gpio.c64 static void ath_btcoex_period_work(struct work_struct *work) in ath_btcoex_period_work()
98 static void ath_btcoex_duty_cycle_work(struct work_struct *work) in ath_btcoex_duty_cycle_work()
226 void ath9k_led_work(struct work_struct *work) in ath9k_led_work()
/drivers/net/wireless/ath/wil6210/
Dp2p.c231 void wil_p2p_listen_expired(struct work_struct *work) in wil_p2p_listen_expired()
259 void wil_p2p_search_expired(struct work_struct *work) in wil_p2p_search_expired()
291 void wil_p2p_delayed_listen_work(struct work_struct *work) in wil_p2p_delayed_listen_work()
/drivers/gpu/drm/i915/display/
Dintel_hotplug.c216 static void intel_hpd_irq_storm_reenable_work(struct work_struct *work) in intel_hpd_irq_storm_reenable_work()
297 static void i915_digport_work_func(struct work_struct *work) in i915_digport_work_func()
365 static void i915_hotplug_work_func(struct work_struct *work) in i915_hotplug_work_func()
613 static void i915_hpd_poll_init_work(struct work_struct *work) in i915_hpd_poll_init_work()
/drivers/staging/octeon/
Dethernet-rx.c63 static inline int cvm_oct_check_rcv_error(struct cvmx_wqe *work) in cvm_oct_check_rcv_error()
142 static void copy_segments_to_skb(struct cvmx_wqe *work, struct sk_buff *skb) in copy_segments_to_skb()
222 struct cvmx_wqe *work; in cvm_oct_poll() local

12345678910>>...66