Searched refs:tsq_work (Results 1 – 1 of 1) sorted by relevance
1225 struct tsq_work { struct1229 static DEFINE_PER_CPU(struct tsq_work, tsq_work); argument1266 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()