Home
last modified time | relevance | path

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

12345678910>>...70

/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_event.c31 static int sas_queue_event(int event, struct sas_work *work, in sas_queue_event()
119 static void sas_port_event_worker(struct work_struct *work) in sas_port_event_worker()
127 static void sas_phy_event_worker(struct work_struct *work) in sas_phy_event_worker()
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()
/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_hdcp.c151 static void link_lock(struct hdcp_workqueue *work, bool lock) in link_lock()
273 static void event_callback(struct work_struct *work) in event_callback()
293 static void event_property_update(struct work_struct *work) in event_property_update()
330 static void event_property_validate(struct work_struct *work) in event_property_validate()
353 static void event_watchdog_timer(struct work_struct *work) in event_watchdog_timer()
375 static void event_cpirq(struct work_struct *work) in event_cpirq()
539 struct hdcp_workqueue *work; in srm_data_write() local
563 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.c183 struct delayed_work work; member
194 struct cm_work work; member
878 struct cm_work *work; in cm_dequeue_work() local
888 static void cm_free_work(struct cm_work *work) in cm_free_work()
896 struct cm_work *work) in cm_queue_work_unlock()
1038 struct cm_work *work; in cm_destroy_id() local
1740 static u16 cm_get_bth_pkey(struct cm_work *work) in cm_get_bth_pkey()
1767 static void cm_opa_to_ib_sgid(struct cm_work *work, in cm_opa_to_ib_sgid()
1787 static void cm_format_req_event(struct cm_work *work, in cm_format_req_event()
1832 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
1017 struct iwcm_work *work = container_of(_work, struct iwcm_work, work); in cm_work_handler() local
1068 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/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/gpu/drm/i915/gt/
Dintel_gt_requests.c60 static void engine_retire(struct work_struct *work) in engine_retire()
205 static void retire_work_handler(struct work_struct *work) in retire_work_handler()
239 void intel_gt_watchdog_work(struct work_struct *work) in intel_gt_watchdog_work()
/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()
Dfw_reset.c136 static void mlx5_sync_reset_reload_work(struct work_struct *work) in mlx5_sync_reset_reload_work()
206 static void mlx5_fw_live_patch_event(struct work_struct *work) in mlx5_fw_live_patch_event()
219 static void mlx5_sync_reset_request_event(struct work_struct *work) in mlx5_sync_reset_request_event()
322 static void mlx5_sync_reset_now_event(struct work_struct *work) in mlx5_sync_reset_now_event()
353 static void mlx5_sync_reset_abort_event(struct work_struct *work) in mlx5_sync_reset_abort_event()
/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/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/ethernet/mellanox/mlx5/core/en/rep/
Dbridge.c15 struct work_struct work; member
344 static void mlx5_esw_bridge_switchdev_fdb_event_work(struct work_struct *work) in mlx5_esw_bridge_switchdev_fdb_event_work()
378 struct mlx5_bridge_switchdev_fdb_work *work; in mlx5_esw_bridge_init_switchdev_fdb_work() local
411 struct mlx5_bridge_switchdev_fdb_work *work; in mlx5_esw_bridge_switchdev_event() local
470 static void mlx5_esw_bridge_update_work(struct work_struct *work) in mlx5_esw_bridge_update_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
/drivers/infiniband/sw/siw/
Dsiw_cm.c190 struct siw_cm_work *work; in siw_cm_free_work() local
212 static void siw_put_work(struct siw_cm_work *work) in siw_put_work()
274 struct siw_cm_work *work = NULL; in siw_get_work() local
288 struct siw_cm_work *work; in siw_cm_alloc_work() local
999 struct siw_cm_work *work; in siw_cm_work_handler() local
1189 struct siw_cm_work *work = siw_get_work(cep); in siw_cm_queue_work() local

12345678910>>...70