Searched defs:work (Results 51 - 75 of 198) sorted by relevance

12345678

/freebsd-current/sys/contrib/dev/iwlwifi/fw/
H A Ddebugfs.c154 static void iwl_fw_timestamp_marker_wk(struct work_struct *work) argument
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dtdls.c455 void iwl_mvm_tdls_ch_switch_work(struct work_struct *work) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DParallel.cpp121 void work(ThreadPoolStrategy S, unsigned ThreadID) { function in class:llvm::parallel::detail::__anon2065::ThreadPoolExecutor
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_set_format_shar.c58 struct archive_string work; member in struct:shar
[all...]
/freebsd-current/sys/contrib/zlib/
H A Dinflate.h121 unsigned short work[288]; /* work area for code table building */ member in struct:inflate_state
/freebsd-current/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_zcopy.c134 void srcavail_cancel_timeout(struct work_struct *work) argument
/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c141 static void mlx5_trigger_cmd_completions(struct work_struct *work) argument
363 static void health_recover(struct work_struct *work) argument
419 static void health_care(struct work_struct *work) argument
543 health_watchdog(struct work_struct *work) argument
[all...]
H A Dmlx5_pagealloc.c41 struct work_struct work; member in struct:mlx5_pages_req
460 static void pages_work_handler(struct work_struct *work) argument
/freebsd-current/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_hw_tls.c216 mlx5e_tls_work(struct work_struct *work) argument
H A Dmlx5_en_hw_tls_rx.c531 mlx5e_tls_rx_work(struct work_struct *work) argument
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_iwcm.c87 struct work_struct work; member in struct:iwcm_work
122 struct iwcm_work *work; local
132 static void put_work(struct iwcm_work *work) argument
147 struct iwcm_work *work; local
891 struct iwcm_work *work = container_of(_work, struct iwcm_work, work); local
942 struct iwcm_work *work; local
[all...]
H A Dib_addr.c708 static void process_req(struct work_struct *work) argument
/freebsd-current/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c323 void ipoib_mcast_carrier_on_task(struct work_struct *work) argument
471 void ipoib_mcast_join_task(struct work_struct *work) argument
732 void ipoib_mcast_restart_task(struct work_struct *work) argument
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dcore.c783 static void ath12k_core_restart(struct work_struct *work) argument
804 static void ath12k_core_reset(struct work_struct *work) argument
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dqmi.c1025 static void ath10k_qmi_driver_event_work(struct work_struct *work) argument
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c437 static void mt7996_init_work(struct work_struct *work) argument
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dreg.c762 void ath11k_regd_update_work(struct work_struct *work) argument
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c93 linux_work_exec_unblock(struct work_struct *work) argument
131 linux_queue_work_on(int cpu __unused, struct workqueue_struct *wq, struct work_struct *work) argument
273 struct work_struct *work; local
370 linux_cancel_work(struct work_struct *work) argument
401 linux_cancel_work_sync(struct work_struct *work) argument
567 linux_flush_work(struct work_struct *work) argument
620 linux_work_pending(struct work_struct *work) argument
636 linux_work_busy(struct work_struct *work) argument
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h74 struct work_struct work; member in struct:rcu_work
89 struct work_struct work; member in struct:delayed_work
107 to_delayed_work(struct work_struct *work) argument
[all...]
H A Dsched.h89 struct work_struct *work; /* current work struct, if set */ member in struct:task_struct
H A Dnet_dim.h69 struct work_struct work; member in struct:net_dim
/freebsd-current/contrib/ofed/librdmacm/examples/
H A Dcmtime.c243 struct list_head *work; local
258 struct list_head *work; local
[all...]
/freebsd-current/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_alias_GUID.c746 static void alias_guid_work(struct work_struct *work) argument
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dbss.c190 struct wpa_radio_work *work; local
H A Dgas_query.c68 struct wpa_radio_work *work; member in struct:gas_query
670 static void gas_query_start_cb(struct wpa_radio_work *work, int deinit) argument
[all...]

Completed in 317 milliseconds

12345678