Searched refs:tcp_listen_work (Results 1 – 3 of 3) sorted by relevance
302 struct work_struct tcp_listen_work;/* handle tcp socket accepts */ member
227 flush_work(&smc->tcp_listen_work); in smc_close_active()
374 INIT_WORK(&smc->tcp_listen_work, smc_tcp_listen_work); in smc_sk_init()2559 tcp_listen_work); in smc_tcp_listen_work()2602 if (!queue_work(smc_tcp_ls_wq, &lsmc->tcp_listen_work)) in smc_clcsock_data_ready()