Searched refs:tsq_work (Results 1 – 1 of 1) sorted by relevance
1265 struct tsq_work { struct1269 static DEFINE_PER_CPU(struct tsq_work, tsq_work); argument1306 struct tsq_work *tsq = container_of(work, struct tsq_work, work); in tcp_tsq_workfn()1375 struct tsq_work *tsq = &per_cpu(tsq_work, i); in tcp_tsq_work_init()1392 struct tsq_work *tsq; in tcp_wfree()1420 tsq = this_cpu_ptr(&tsq_work); in tcp_wfree()