| /net/rds/ |
| D | threads.c | 162 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()
|
| D | ib_rdma.c | 44 struct work_struct work; member 477 static void rds_ib_mr_pool_flush_worker(struct work_struct *work) in rds_ib_mr_pool_flush_worker() 694 static void rds_ib_odp_mr_worker(struct work_struct *work) in rds_ib_odp_mr_worker()
|
| /net/wireless/ |
| D | debugfs.c | 115 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
|
| D | core.c | 318 static void cfg80211_rfkill_block_work(struct work_struct *work) in cfg80211_rfkill_block_work() 327 static void cfg80211_event_work(struct work_struct *work) in cfg80211_event_work() 358 static void cfg80211_destroy_iface_wk(struct work_struct *work) in cfg80211_destroy_iface_wk() 371 struct wiphy_work *work) in cfg80211_sched_scan_stop_wk() 385 static void cfg80211_propagate_radar_detect_wk(struct work_struct *work) in cfg80211_propagate_radar_detect_wk() 401 static void cfg80211_propagate_cac_done_wk(struct work_struct *work) in cfg80211_propagate_cac_done_wk() 417 static void cfg80211_wiphy_work(struct work_struct *work) in cfg80211_wiphy_work() 1667 void wiphy_work_queue(struct wiphy *wiphy, struct wiphy_work *work) in wiphy_work_queue() 1683 void wiphy_work_cancel(struct wiphy *wiphy, struct wiphy_work *work) in wiphy_work_cancel() 1699 void wiphy_work_flush(struct wiphy *wiphy, struct wiphy_work *work) in wiphy_work_flush()
|
| /net/ceph/crush/ |
| D | mapper.c | 75 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/ |
| D | rx.c | 32 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/ |
| D | virtio_transport.c | 155 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()
|
| D | vsock_loopback.c | 114 static void vsock_loopback_work(struct work_struct *work) in vsock_loopback_work()
|
| /net/ethtool/ |
| D | module.c | 195 struct ethtool_module_fw_flash *work; in module_flash_fw_work_list_add() local 220 static void module_flash_fw_work(struct work_struct *work) in module_flash_fw_work() 281 struct ethtool_module_fw_flash *work; in ethnl_module_fw_flash_sock_destroy() local
|
| D | module_fw.h | 54 struct work_struct work; member
|
| /net/rxrpc/ |
| D | conn_object.c | 305 static void rxrpc_clean_up_connection(struct work_struct *work) in rxrpc_clean_up_connection() 381 void rxrpc_service_connection_reaper(struct work_struct *work) in rxrpc_service_connection_reaper()
|
| D | rxperf.c | 51 struct work_struct work; member 142 static void rxperf_charge_preallocation(struct work_struct *work) in rxperf_charge_preallocation() 275 static void rxperf_deliver_to_call(struct work_struct *work) in rxperf_deliver_to_call()
|
| /net/mac80211/ |
| D | offchannel.c | 261 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/ |
| D | dp_notify.c | 34 void ovs_dp_notify_wq(struct work_struct *work) in ovs_dp_notify_wq()
|
| /net/core/ |
| D | sock_diag.c | 116 struct work_struct work; member 144 static void sock_diag_broadcast_destroy_work(struct work_struct *work) in sock_diag_broadcast_destroy_work()
|
| D | drop_monitor.c | 190 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/ |
| D | nf_nat_masquerade.c | 13 struct work_struct work; member 78 static void iterate_cleanup_work(struct work_struct *work) in iterate_cleanup_work()
|
| /net/bluetooth/ |
| D | coredump.c | 312 void hci_devcd_rx(struct work_struct *work) in hci_devcd_rx() 376 void hci_devcd_timeout(struct work_struct *work) in hci_devcd_timeout()
|
| D | 6lowpan.c | 597 static void do_notify_peers(struct work_struct *work) in do_notify_peers() 752 static void delete_netdev(struct work_struct *work) in delete_netdev() 1033 struct work_struct work; member 1037 static void do_enable_set(struct work_struct *work) in do_enable_set()
|
| D | hci_core.c | 925 static void hci_power_on(struct work_struct *work) in hci_power_on() 994 static void hci_power_off(struct work_struct *work) in hci_power_off() 1004 static void hci_error_reset(struct work_struct *work) in hci_error_reset() 1445 static void hci_cmd_timeout(struct work_struct *work) in hci_cmd_timeout() 1468 static void hci_ncmd_timeout(struct work_struct *work) in hci_ncmd_timeout() 1661 static void adv_instance_rpa_expired(struct work_struct *work) in adv_instance_rpa_expired() 3751 static void hci_tx_work(struct work_struct *work) in hci_tx_work() 3988 static void hci_rx_work(struct work_struct *work) in hci_rx_work() 4094 static void hci_cmd_work(struct work_struct *work) in hci_cmd_work()
|
| /net/nfc/ |
| D | digital_core.c | 110 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()
|
| D | llcp_core.c | 236 static void nfc_llcp_timeout_work(struct work_struct *work) in nfc_llcp_timeout_work() 253 static void nfc_llcp_sdreq_timeout_work(struct work_struct *work) in nfc_llcp_sdreq_timeout_work() 757 static void nfc_llcp_tx_work(struct work_struct *work) in nfc_llcp_tx_work() 1513 static void nfc_llcp_rx_work(struct work_struct *work) in nfc_llcp_rx_work()
|
| /net/tipc/ |
| D | topsrv.c | 301 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/ceph/ |
| D | osdmap.c | 992 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
|
| /net/9p/ |
| D | trans_xen.c | 47 struct work_struct work; member 170 static void p9_xen_response(struct work_struct *work) in p9_xen_response()
|