Home
last modified time | relevance | path

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

12345678

/net/rds/
A Dthreads.c162 void rds_connect_worker(struct work_struct *work) in rds_connect_worker()
191 void rds_send_worker(struct work_struct *work) in rds_send_worker()
218 void rds_recv_worker(struct work_struct *work) in rds_recv_worker()
243 void rds_shutdown_worker(struct work_struct *work) in rds_shutdown_worker()
/net/wireless/
A Ddebugfs.c115 struct wiphy_work work; member
131 struct wiphy_work *work) in wiphy_locked_debugfs_read_work()
159 struct debugfs_read_work work = { in wiphy_locked_debugfs_read() local
195 struct wiphy_work work; member
211 struct wiphy_work *work) in wiphy_locked_debugfs_write_work()
238 struct debugfs_write_work work = { in wiphy_locked_debugfs_write() local
A Dcore.c313 static void cfg80211_rfkill_block_work(struct work_struct *work) in cfg80211_rfkill_block_work()
322 static void cfg80211_event_work(struct work_struct *work) in cfg80211_event_work()
353 static void cfg80211_destroy_iface_wk(struct work_struct *work) in cfg80211_destroy_iface_wk()
366 struct wiphy_work *work) in cfg80211_sched_scan_stop_wk()
380 static void cfg80211_propagate_radar_detect_wk(struct work_struct *work) in cfg80211_propagate_radar_detect_wk()
396 static void cfg80211_propagate_cac_done_wk(struct work_struct *work) in cfg80211_propagate_cac_done_wk()
412 static void cfg80211_wiphy_work(struct work_struct *work) in cfg80211_wiphy_work()
1680 void wiphy_work_queue(struct wiphy *wiphy, struct wiphy_work *work) in wiphy_work_queue()
1696 void wiphy_work_cancel(struct wiphy *wiphy, struct wiphy_work *work) in wiphy_work_cancel()
1712 void wiphy_work_flush(struct wiphy *wiphy, struct wiphy_work *work) in wiphy_work_flush()
/net/ceph/crush/
A Dmapper.c75 struct crush_work_bucket *work, in bucket_perm_choose()
136 struct crush_work_bucket *work, int x, int r) in bucket_uniform_choose()
377 struct crush_work_bucket *work, in crush_bucket_choose()
454 struct crush_work *work, in crush_choose_firstn()
647 struct crush_work *work, in crush_choose_indep()
/net/mac802154/
A Drx.c32 void mac802154_rx_beacon_worker(struct work_struct *work) in mac802154_rx_beacon_worker()
71 void mac802154_rx_mac_cmd_worker(struct work_struct *work) in mac802154_rx_mac_cmd_worker()
/net/vmw_vsock/
A Dvirtio_transport.c155 virtio_transport_send_pkt_work(struct work_struct *work) in virtio_transport_send_pkt_work()
339 static void virtio_transport_tx_work(struct work_struct *work) in virtio_transport_tx_work()
445 static void virtio_transport_event_work(struct work_struct *work) in virtio_transport_event_work()
611 static void virtio_transport_rx_work(struct work_struct *work) in virtio_transport_rx_work()
A Dvsock_loopback.c114 static void vsock_loopback_work(struct work_struct *work) in vsock_loopback_work()
/net/ethtool/
A Dmodule.c196 struct ethtool_module_fw_flash *work; in module_flash_fw_work_list_add() local
221 static void module_flash_fw_work(struct work_struct *work) in module_flash_fw_work()
282 struct ethtool_module_fw_flash *work; in ethnl_module_fw_flash_sock_destroy() local
A Dmodule_fw.h54 struct work_struct work; member
/net/rxrpc/
A Dconn_object.c306 static void rxrpc_clean_up_connection(struct work_struct *work) in rxrpc_clean_up_connection()
387 void rxrpc_service_connection_reaper(struct work_struct *work) in rxrpc_service_connection_reaper()
A Drxperf.c52 struct work_struct work; member
149 static void rxperf_charge_preallocation(struct work_struct *work) in rxperf_charge_preallocation()
280 static void rxperf_deliver_to_call(struct work_struct *work) in rxperf_deliver_to_call()
/net/mac80211/
A Doffchannel.c261 static void ieee80211_hw_roc_start(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_hw_roc_start()
488 static void ieee80211_roc_work(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_roc_work()
498 static void ieee80211_hw_roc_done(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_hw_roc_done()
/net/openvswitch/
A Ddp_notify.c34 void ovs_dp_notify_wq(struct work_struct *work) in ovs_dp_notify_wq()
/net/core/
A Dnetpoll.c88 static void queue_process(struct work_struct *work) in queue_process()
144 int work; in poll_one_napi() local
545 static void refill_skbs_work_handler(struct work_struct *work) in refill_skbs_work_handler()
A Dsock_diag.c116 struct work_struct work; member
144 static void sock_diag_broadcast_destroy_work(struct work_struct *work) in sock_diag_broadcast_destroy_work()
A Ddrop_monitor.c190 static void send_dm_alert(struct work_struct *work) in send_dm_alert()
275 int work, int budget) in trace_napi_poll_hit()
409 static void net_dm_hw_summary_work(struct work_struct *work) in net_dm_hw_summary_work()
543 int work, int budget) in net_dm_packet_trace_napi_poll_hit()
726 static void net_dm_packet_work(struct work_struct *work) in net_dm_packet_work()
944 static void net_dm_hw_packet_work(struct work_struct *work) in net_dm_hw_packet_work()
/net/netfilter/
A Dxt_IDLETIMER.c36 struct work_struct work; member
93 static void idletimer_tg_work(struct work_struct *work) in idletimer_tg_work()
A Dnf_nat_masquerade.c13 struct work_struct work; member
78 static void iterate_cleanup_work(struct work_struct *work) in iterate_cleanup_work()
/net/tipc/
A Dtopsrv.c301 static void tipc_conn_send_work(struct work_struct *work) in tipc_conn_send_work()
418 static void tipc_conn_recv_work(struct work_struct *work) in tipc_conn_recv_work()
455 static void tipc_topsrv_accept(struct work_struct *work) in tipc_topsrv_accept()
/net/nfc/
A Ddigital_core.c110 static void digital_wq_cmd_complete(struct work_struct *work) in digital_wq_cmd_complete()
152 static void digital_wq_cmd(struct work_struct *work) in digital_wq_cmd()
427 static void digital_wq_poll(struct work_struct *work) in digital_wq_poll()
A Dllcp_core.c236 static void nfc_llcp_timeout_work(struct work_struct *work) in nfc_llcp_timeout_work()
254 static void nfc_llcp_sdreq_timeout_work(struct work_struct *work) in nfc_llcp_sdreq_timeout_work()
759 static void nfc_llcp_tx_work(struct work_struct *work) in nfc_llcp_tx_work()
1515 static void nfc_llcp_rx_work(struct work_struct *work) in nfc_llcp_rx_work()
/net/bluetooth/
A Dcoredump.c331 void hci_devcd_rx(struct work_struct *work) in hci_devcd_rx()
395 void hci_devcd_timeout(struct work_struct *work) in hci_devcd_timeout()
A D6lowpan.c598 static void do_notify_peers(struct work_struct *work) in do_notify_peers()
753 static void delete_netdev(struct work_struct *work) in delete_netdev()
1034 struct work_struct work; member
1038 static void do_enable_set(struct work_struct *work) in do_enable_set()
A Dhci_core.c943 static void hci_power_on(struct work_struct *work) in hci_power_on()
1012 static void hci_power_off(struct work_struct *work) in hci_power_off()
1022 static void hci_error_reset(struct work_struct *work) in hci_error_reset()
1461 static void hci_cmd_timeout(struct work_struct *work) in hci_cmd_timeout()
1484 static void hci_ncmd_timeout(struct work_struct *work) in hci_ncmd_timeout()
1690 static void adv_instance_rpa_expired(struct work_struct *work) in adv_instance_rpa_expired()
3777 static void hci_tx_work(struct work_struct *work) in hci_tx_work()
4021 static void hci_rx_work(struct work_struct *work) in hci_rx_work()
4127 static void hci_cmd_work(struct work_struct *work) in hci_cmd_work()
/net/ceph/
A Dosdmap.c992 struct crush_work *work; in alloc_workspace() local
1008 static void free_workspace(struct crush_work *work) in free_workspace()
1024 struct crush_work *work) in add_initial_workspace()
1035 struct crush_work *work; in cleanup_workspace_manager() local
1054 struct crush_work *work; in get_workspace() local
1102 struct crush_work *work) in put_workspace()
1263 struct crush_work *work; in osdmap_set_crush() local
2496 struct crush_work *work; in do_crush() local

Completed in 124 milliseconds

12345678