Home
last modified time | relevance | path

Searched refs:work_struct (Results 1 – 25 of 209) sorted by relevance

123456789

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h48 struct work_struct;
49 typedef void (*work_func_t)(struct work_struct *);
53 struct work_struct *target;
66 struct work_struct { struct
74 struct work_struct work; argument
81 struct work_struct name; \
89 struct work_struct work;
107 to_delayed_work(struct work_struct *work) in to_delayed_work()
246 extern bool linux_queue_work_on(int cpu, struct workqueue_struct *, struct work_struct *);
249 extern bool linux_cancel_work(struct work_struct *);
[all …]
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib.h293 struct work_struct start_task;
294 struct work_struct reap_task;
295 struct work_struct mb_task;
296 struct work_struct rx_reap_task;
342 struct work_struct carrier_on_task;
343 struct work_struct flush_light;
344 struct work_struct flush_normal;
345 struct work_struct flush_heavy;
346 struct work_struct restart_task;
456 void ipoib_reap_ah(struct work_struct *work);
[all …]
/freebsd/sys/contrib/dev/rtw88/
H A Dcoex.h389 void rtw_coex_bt_relink_work(struct work_struct *work);
390 void rtw_coex_bt_reenable_work(struct work_struct *work);
391 void rtw_coex_defreeze_work(struct work_struct *work);
392 void rtw_coex_wl_remain_work(struct work_struct *work);
393 void rtw_coex_bt_remain_work(struct work_struct *work);
394 void rtw_coex_wl_connecting_work(struct work_struct *work);
395 void rtw_coex_bt_multi_link_remain_work(struct work_struct *work);
396 void rtw_coex_wl_ccklock_work(struct work_struct *work);
H A Dusb.h81 struct work_struct tx_work;
86 struct work_struct rx_work;
87 struct work_struct rx_urb_work; in rtw_usb_get_tx_data()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmt7615.h190 struct work_struct roc_work;
258 struct work_struct mcu_work;
260 struct work_struct reset_work;
278 struct work_struct rate_work;
400 void mt7615_pm_wake_work(struct work_struct *work);
401 void mt7615_pm_power_save_work(struct work_struct *work);
454 void mt7615_scan_work(struct work_struct *work);
455 void mt7615_roc_work(struct work_struct *work);
483 void mt7615_mac_reset_work(struct work_struct *work);
512 void mt7615_mac_work(struct work_struct *work);
[all …]
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h547 struct work_struct update_wk;
561 struct work_struct tid_config_wk;
633 struct work_struct ap_csa_work;
1203 struct work_struct svc_rdy_work;
1206 struct work_struct offchan_tx_work;
1211 struct work_struct wmi_mgmt_tx_work;
1216 struct work_struct register_work;
1217 struct work_struct restart_work;
1218 struct work_struct recovery_check_work;
1219 struct work_struct bundle_tx_work;
[all …]
H A Dmac.h38 void ath10k_scan_timeout_work(struct work_struct *work);
40 void ath10k_offchan_tx_work(struct work_struct *work);
42 void ath10k_mgmt_over_wmi_tx_work(struct work_struct *work);
H A Dsdio.h221 struct work_struct wr_async_work;
226 struct work_struct async_work_rx;
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmt7921.h256 void mt7921_mac_reset_work(struct work_struct *work);
265 void mt7921_stats_work(struct work_struct *work);
278 void mt7921_scan_work(struct work_struct *work);
279 void mt7921_roc_work(struct work_struct *work);
280 void mt7921_csa_work(struct work_struct *work);
282 void mt7921_coredump_work(struct work_struct *work);
305 void mt7921_set_ipv6_ns_work(struct work_struct *work);
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmt7925.h274 void mt7925_mac_reset_work(struct work_struct *work);
284 void mt7925_stats_work(struct work_struct *work);
298 void mt7925_mlo_pm_work(struct work_struct *work);
299 void mt7925_scan_work(struct work_struct *work);
300 void mt7925_roc_work(struct work_struct *work);
303 void mt7925_coredump_work(struct work_struct *work);
326 void mt7925_set_ipv6_ns_work(struct work_struct *work);
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c93 linux_work_exec_unblock(struct work_struct *work) in linux_work_exec_unblock()
132 struct work_struct *work) in linux_queue_work_on()
280 struct work_struct *work; in linux_work_fn()
377 linux_cancel_work(struct work_struct *work) in linux_cancel_work()
408 linux_cancel_work_sync(struct work_struct *work) in linux_cancel_work_sync()
574 linux_flush_work(struct work_struct *work) in linux_flush_work()
627 linux_work_pending(struct work_struct *work) in linux_work_pending()
643 linux_work_busy(struct work_struct *work) in linux_work_busy()
701 struct work_struct *
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x.h149 struct work_struct csa_work;
184 struct work_struct roc_work;
229 struct work_struct reset_work;
242 struct work_struct init_work;
252 struct work_struct ipv6_ns_work;
368 void mt792x_pm_wake_work(struct work_struct *work);
369 void mt792x_pm_power_save_work(struct work_struct *work);
379 void mt792x_mac_work(struct work_struct *work);
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmt7915.h271 struct work_struct init_work;
272 struct work_struct rc_work;
273 struct work_struct dump_work;
274 struct work_struct reset_work;
587 void mt7915_mac_work(struct work_struct *work);
588 void mt7915_mac_reset_work(struct work_struct *work);
589 void mt7915_mac_dump_work(struct work_struct *work);
590 void mt7915_mac_sta_rc_work(struct work_struct *work);
605 void mt7915_stats_work(struct work_struct *work);
/freebsd/sys/dev/irdma/
H A Dirdma_verbs.h118 struct work_struct work;
183 struct work_struct work;
188 struct work_struct work;
272 struct work_struct work;
395 void irdma_flush_worker(struct work_struct *work);
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dreg.h35 void ath11k_regd_update_work(struct work_struct *work);
36 void ath11k_regd_update_chan_list_work(struct work_struct *work);
H A Dcoredump.h65 void ath11k_coredump_upload(struct work_struct *work);
74 static inline void ath11k_coredump_upload(struct work_struct *work) in ath11k_coredump_upload()
H A Dcore.h427 struct work_struct bcn_tx_work;
567 struct work_struct update_wk;
568 struct work_struct set_4addr_wk;
776 struct work_struct regd_update_work;
777 struct work_struct channel_update_work;
781 struct work_struct wmi_mgmt_tx_work;
944 struct work_struct dump_work;
1025 struct work_struct restart_work;
1026 struct work_struct update_11d_work;
1029 struct work_struct reset_work;
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmt7996.h415 struct work_struct init_work;
416 struct work_struct rc_work;
417 struct work_struct dump_work;
418 struct work_struct reset_work;
471 struct work_struct work;
820 void mt7996_mac_work(struct work_struct *work);
821 void mt7996_mac_reset_work(struct work_struct *work);
822 void mt7996_mac_dump_work(struct work_struct *work);
823 void mt7996_mac_sta_rc_work(struct work_struct *work);
846 void mt7996_stats_work(struct work_struct *work);
/freebsd/sys/contrib/dev/rtw89/
H A Dusb.h50 struct work_struct rx_work;
51 struct work_struct rx_urb_work;
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_roce_gid_mgmt.c56 struct work_struct work;
61 struct work_struct work;
317 roce_gid_queue_scan_event_handler(struct work_struct *_work) in roce_gid_queue_scan_event_handler()
362 roce_gid_delete_all_event_handler(struct work_struct *_work) in roce_gid_delete_all_event_handler()
430 roce_rescan_device_handler(struct work_struct *_work) in roce_rescan_device_handler()
/freebsd/sys/dev/qat/qat_common/
H A Dadf_aer.c23 struct work_struct work;
45 struct work_struct reset_work;
190 adf_device_reset_worker(struct work_struct *work) in adf_device_reset_worker()
274 adf_notify_fatal_error_work(struct work_struct *work) in adf_notify_fatal_error_work()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Den_hw_tls.h58 struct work_struct work;
86 struct work_struct prealloc_work;
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dbnxt_re.h203 struct work_struct work;
438 struct work_struct work;
444 struct work_struct work;
577 struct work_struct dbq_fifo_check_work;
613 struct work_struct work;
1038 struct work_struct work;
/freebsd/sys/dev/mthca/
H A Dmthca_catas.c55 static struct work_struct catas_work;
61 static void catas_reset(struct work_struct *work) in catas_reset()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h412 struct work_struct update_wk;
576 struct work_struct regd_update_work;
578 struct work_struct wmi_mgmt_tx_work;
766 struct work_struct restart_work;
768 struct work_struct reset_work;

123456789