Searched refs:tsq_work (Results 1 – 1 of 1) sorted by relevance
1259 struct tsq_work { struct1263 static DEFINE_PER_CPU(struct tsq_work, tsq_work); argument1300 struct tsq_work *tsq = container_of(work, struct tsq_work, work); in tcp_tsq_workfn()1369 struct tsq_work *tsq = &per_cpu(tsq_work, i); in tcp_tsq_work_init()1386 struct tsq_work *tsq; in tcp_wfree()1414 tsq = this_cpu_ptr(&tsq_work); in tcp_wfree()