| /net/smc/ |
| A D | smc_close.c | 121 cancel_delayed_work_sync(&smc->conn.tx_work); in smc_close_cancel_work() 233 cancel_delayed_work_sync(&conn->tx_work); in smc_close_active() 267 cancel_delayed_work_sync(&conn->tx_work); in smc_close_active() 375 cancel_delayed_work_sync(&conn->tx_work); in smc_close_passive_work() 465 cancel_delayed_work_sync(&conn->tx_work); in smc_close_shutdown_write() 478 cancel_delayed_work_sync(&conn->tx_work); in smc_close_shutdown_write()
|
| A D | smc_tx.c | 570 mod_delayed_work(conn->lgr->tx_wq, &conn->tx_work, in smcr_tx_sndbuf_nonempty() 684 tx_work); in smc_tx_work() 718 queue_delayed_work(conn->lgr->tx_wq, &conn->tx_work, in smc_tx_consumer_update()
|
| A D | smc.h | 241 struct delayed_work tx_work; /* retry of smc_cdc_msg_send */ member
|
| A D | af_smc.c | 393 INIT_DELAYED_WORK(&smc->conn.tx_work, smc_tx_work); in smc_sk_init() 3134 cancel_delayed_work(&smc->conn.tx_work); in smc_setsockopt() 3145 cancel_delayed_work(&smc->conn.tx_work); in smc_setsockopt()
|
| A D | smc_core.c | 1059 queue_delayed_work(conn->lgr->tx_wq, &conn->tx_work, 0); in smc_switch_cursor()
|
| /net/core/ |
| A D | netpoll.c | 91 container_of(work, struct netpoll_info, tx_work.work); in queue_process() 120 schedule_delayed_work(&npinfo->tx_work, HZ/10); in queue_process() 367 schedule_delayed_work(&npinfo->tx_work,0); in __netpoll_send_skb() 578 INIT_DELAYED_WORK(&npinfo->tx_work, queue_process); in __netpoll_setup() 801 cancel_delayed_work(&npinfo->tx_work); in rcu_cleanup_netpoll_info() 806 cancel_delayed_work(&npinfo->tx_work); in rcu_cleanup_netpoll_info()
|
| /net/vmw_vsock/ |
| A D | virtio_transport.c | 34 struct work_struct tx_work; member 342 container_of(work, struct virtio_vsock, tx_work); in virtio_transport_tx_work() 491 queue_work(virtio_vsock_workqueue, &vsock->tx_work); in virtio_vsock_tx_done() 805 INIT_WORK(&vsock->tx_work, virtio_transport_tx_work); in virtio_vsock_probe() 850 flush_work(&vsock->tx_work); in virtio_vsock_remove()
|
| /net/nfc/ |
| A D | nfc.h | 31 struct work_struct tx_work; member 42 ((struct sock *) container_of(_tx_work, struct nfc_rawsock, tx_work))
|
| A D | rawsock.c | 161 schedule_work(&nfc_rawsock(sk)->tx_work); in rawsock_data_exchange_complete() 233 schedule_work(&nfc_rawsock(sk)->tx_work); in rawsock_sendmsg() 352 INIT_WORK(&nfc_rawsock(sk)->tx_work, rawsock_tx_work); in rawsock_create()
|
| A D | llcp_core.c | 165 cancel_work_sync(&local->tx_work); in local_cleanup() 762 tx_work); in nfc_llcp_tx_work() 1533 schedule_work(&local->tx_work); in nfc_llcp_rx_work() 1609 schedule_work(&local->tx_work); in nfc_llcp_mac_is_up() 1642 INIT_WORK(&local->tx_work, nfc_llcp_tx_work); in nfc_llcp_register_device()
|
| A D | llcp.h | 60 struct work_struct tx_work; member
|
| /net/tls/ |
| A D | tls_sw.c | 516 schedule_delayed_work(&ctx->tx_work.work, 1); in tls_encrypt_done() 1241 cancel_delayed_work(&ctx->tx_work.work); in tls_sw_sendmsg_locked() 1322 cancel_delayed_work(&ctx->tx_work.work); in tls_sw_splice_eof() 2513 cancel_delayed_work_sync(&ctx->tx_work.work); in tls_sw_cancel_work_tx() 2604 struct tx_work *tx_work = container_of(delayed_work, in tx_work_handler() local 2605 struct tx_work, work); in tx_work_handler() 2606 struct sock *sk = tx_work->sk; in tx_work_handler() 2630 schedule_delayed_work(&ctx->tx_work.work, msecs_to_jiffies(10)); in tx_work_handler() 2652 schedule_delayed_work(&tx_ctx->tx_work.work, 0); in tls_sw_write_space() 2688 INIT_DELAYED_WORK(&sw_ctx_tx->tx_work.work, tx_work_handler); in init_ctx_tx() [all …]
|
| /net/kcm/ |
| A D | kcmsock.c | 85 queue_work(kcm_wq, &psock->tx_kcm->tx_work); in kcm_abort_tx_psock() 434 queue_work(kcm_wq, &kcm->tx_work); in psock_write_space() 520 queue_work(kcm_wq, &kcm->tx_work); in psock_now_avail() 714 struct kcm_sock *kcm = container_of(w, struct kcm_sock, tx_work); in kcm_tx_work() 1214 INIT_WORK(&kcm->tx_work, kcm_tx_work); in init_kcm_sock() 1433 queue_work(kcm_wq, &psock->tx_kcm->tx_work); in kcm_unattach() 1711 disable_work_sync(&kcm->tx_work); in kcm_release()
|
| /net/nfc/nci/ |
| A D | data.c | 196 queue_work(ndev->tx_wq, &ndev->tx_work); in nci_send_data()
|
| A D | core.c | 1259 INIT_WORK(&ndev->tx_work, nci_tx_work); in nci_register_device() 1494 struct nci_dev *ndev = container_of(work, struct nci_dev, tx_work); in nci_tx_work()
|
| A D | ntf.c | 79 queue_work(ndev->tx_wq, &ndev->tx_work); in nci_core_conn_credits_ntf_packet()
|
| /net/bluetooth/ |
| A D | hci_core.c | 2549 INIT_WORK(&hdev->tx_work, hci_tx_work); in hci_alloc_dev_priv() 2707 disable_work_sync(&hdev->tx_work); in hci_unregister_dev() 3280 queue_work(hdev->workqueue, &hdev->tx_work); in hci_send_acl() 3301 queue_work(hdev->workqueue, &hdev->tx_work); in hci_send_sco() 3370 queue_work(hdev->workqueue, &hdev->tx_work); in hci_send_iso() 3649 queue_work(hdev->workqueue, &hdev->tx_work); in hci_sched_sco() 3779 struct hci_dev *hdev = container_of(work, struct hci_dev, tx_work); in hci_tx_work()
|
| A D | hci_sock.c | 1877 queue_work(hdev->workqueue, &hdev->tx_work); in hci_sock_sendmsg() 1898 queue_work(hdev->workqueue, &hdev->tx_work); in hci_sock_sendmsg() 1922 queue_work(hdev->workqueue, &hdev->tx_work); in hci_sock_sendmsg()
|
| A D | hci_sync.c | 5141 flush_work(&hdev->tx_work); in hci_dev_open_sync() 5256 flush_work(&hdev->tx_work); in hci_dev_close_sync()
|
| A D | hci_event.c | 4458 queue_work(hdev->workqueue, &hdev->tx_work); in hci_num_comp_pkts_evt()
|