Searched refs:tcp_listen_work (Results 1 – 3 of 3) sorted by relevance
255 struct work_struct tcp_listen_work;/* handle tcp socket accepts */ member
226 flush_work(&smc->tcp_listen_work); in smc_close_active()
383 INIT_WORK(&smc->tcp_listen_work, smc_tcp_listen_work); in smc_sock_alloc()2389 tcp_listen_work); in smc_tcp_listen_work()2434 if (!queue_work(smc_tcp_ls_wq, &lsmc->tcp_listen_work)) in smc_clcsock_data_ready()