Searched refs:tcp_listen_work (Results 1 – 3 of 3) sorted by relevance
225 struct work_struct tcp_listen_work;/* handle tcp socket accepts */ member
220 flush_work(&smc->tcp_listen_work); in smc_close_active()
246 INIT_WORK(&smc->tcp_listen_work, smc_tcp_listen_work); in smc_sock_alloc()1802 tcp_listen_work); in smc_tcp_listen_work()1844 if (!queue_work(smc_hs_wq, &lsmc->tcp_listen_work)) in smc_clcsock_data_ready()