Searched refs:tsq_node (Results 1 – 5 of 5) sorted by relevance
376 struct list_head tsq_node; /* anchor in tsq_tasklet.head list */ member
35 struct list_head tsq_node
584 INIT_LIST_HEAD(&newtp->tsq_node); in tcp_create_openreq_child()
1305 tp = list_entry(q, struct tcp_sock, tsq_node); in tcp_tsq_workfn()1306 list_del(&tp->tsq_node); in tcp_tsq_workfn()1415 list_add(&tp->tsq_node, &tsq->head); in tcp_wfree()
438 INIT_LIST_HEAD(&tp->tsq_node); in tcp_init_sock()