Home
last modified time | relevance | path

Searched refs:tsq_work (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dtcp_output.c1225 struct tsq_work { struct
1229 static DEFINE_PER_CPU(struct tsq_work, tsq_work); argument
1266 struct tsq_work *tsq = container_of(work, struct tsq_work, work); in tcp_tsq_workfn()
1341 struct tsq_work *tsq = &per_cpu(tsq_work, i); in tcp_tsq_work_init()
1358 struct tsq_work *tsq; in tcp_wfree()
1386 tsq = this_cpu_ptr(&tsq_work); in tcp_wfree()