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.c1252 struct tsq_work { struct
1256 static DEFINE_PER_CPU(struct tsq_work, tsq_work); argument
1293 struct tsq_work *tsq = container_of(work, struct tsq_work, work); in tcp_tsq_workfn()
1368 struct tsq_work *tsq = &per_cpu(tsq_work, i); in tcp_tsq_work_init()
1385 struct tsq_work *tsq; in tcp_wfree()
1413 tsq = this_cpu_ptr(&tsq_work); in tcp_wfree()